Changeset 40522 for trunk/Ohana/src/opihi/cmd.data/init.c
- Timestamp:
- Aug 29, 2018, 9:42:25 AM (8 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
r40383 r40522 138 138 int textline PROTO((int, char **)); 139 139 int threshold PROTO((int, char **)); 140 int triangle PROTO((int, char **)); 140 141 int tv PROTO((int, char **)); 141 142 int tvchannel PROTO((int, char **)); … … 323 324 {1, "textline", textline, "write text line on graph"}, 324 325 {1, "threshold", threshold, "find (interpolate) location of transition"}, 326 {1, "triangle", triangle, "fill a triangular region with a value"}, 325 327 {1, "tv", tv, "display an image on the Kii window"}, 326 328 {1, "tvchannel", tvchannel, "set the current tv channel"},
Note:
See TracChangeset
for help on using the changeset viewer.
