- Timestamp:
- Mar 23, 2012, 2:19:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/opihi/cmd.data/init.c
r33476 r33600 112 112 int swapbytes PROTO((int, char **)); 113 113 int textline PROTO((int, char **)); 114 int threshold PROTO((int, char **)); 114 115 int tv PROTO((int, char **)); 115 116 int tvchannel PROTO((int, char **)); … … 262 263 {1, "swapbytes", swapbytes, "byte swap thing"}, 263 264 {1, "textline", textline, "write text line on graph"}, 265 {1, "threshold", threshold, "find (interpolate) location of transition"}, 264 266 {1, "tv", tv, "display an image on the Kii window"}, 265 267 {1, "tvchannel", tvchannel, "set the current tv channel"},
Note:
See TracChangeset
for help on using the changeset viewer.
