Changeset 16013 for trunk/Ohana/src/opihi/cmd.data/init.c
- Timestamp:
- Jan 6, 2008, 1:43:26 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/init.c
r16005 r16013 97 97 int textline PROTO((int, char **)); 98 98 int tv PROTO((int, char **)); 99 int tvchannel PROTO((int, char **)); 100 int tvcolors PROTO((int, char **)); 99 101 int tvcontour PROTO((int, char **)); 100 102 int tvgrid PROTO((int, char **)); … … 216 218 {"textline", textline, "write text line on graph"}, 217 219 {"tv", tv, "display an image on the Kii window"}, 220 {"tvchannel", tvchannel, "set the current tv channel"}, 221 {"tvcolors", tvcolors, "set the tv colormap"}, 218 222 {"tvcontour", tvcontour, "send contour to overlay"}, 219 223 {"tvgrid", tvgrid, "wait until return is typed"},
Note:
See TracChangeset
for help on using the changeset viewer.
