IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 24, 2007, 5:48:28 PM (19 years ago)
Author:
eugene
Message:

adding tvchannel

File:
1 edited

Legend:

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

    r13615 r15927  
    9696int textline         PROTO((int, char **));
    9797int tv               PROTO((int, char **));
     98int tvchannel        PROTO((int, char **));
    9899int tvcontour        PROTO((int, char **));
    99100int tvgrid           PROTO((int, char **));
     
    214215  {"textline",     textline,         "write text line on graph"},
    215216  {"tv",           tv,               "display an image on the Kii window"},
     217  {"tvchannel",    tvchannel,        "set the current tv channel"},
    216218  {"tvcontour",    tvcontour,        "send contour to overlay"},
    217219  {"tvgrid",       tvgrid,           "wait until return is typed"},
Note: See TracChangeset for help on using the changeset viewer.