Go to the source code of this file.
Functions | |
int | clear (void) |
int | clear_main (int argc, char *argv[]) |
Open Movement API Example: Clear all attached devices.
A command-line tool to clear all attached devices. This example uses OmGetDeviceIds() to get a list of attached devices. Only devices attached at start-up will be cleared, then the utility will exit.
Definition in file clear.c.