IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 4, 2008, 4:00:13 PM (19 years ago)
Author:
eugene
Message:

more work on rgb colors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071222/Ohana/src/opihi/cmd.data/init.c

    r15927 r16009  
    9797int tv               PROTO((int, char **));
    9898int tvchannel        PROTO((int, char **));
     99int tvcolors         PROTO((int, char **));
    99100int tvcontour        PROTO((int, char **));
    100101int tvgrid           PROTO((int, char **));
     
    216217  {"tv",           tv,               "display an image on the Kii window"},
    217218  {"tvchannel",    tvchannel,        "set the current tv channel"},
     219  {"tvcolors",     tvcolors,         "set the tv colormap"},
    218220  {"tvcontour",    tvcontour,        "send contour to overlay"},
    219221  {"tvgrid",       tvgrid,           "wait until return is typed"},
Note: See TracChangeset for help on using the changeset viewer.