Go to the source code of this file.
Functions | |
int | test (char wait) |
int | test_main (int argc, char *argv[]) |
Open Movement API Example: Self-test all connected devices.
A command-line tool to self-test all connected devices; controls the LED to indicate any failures. 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 test.c.