mirror of https://github.com/nirenjan/libx52.git
x52test doesn't perform any checks to see if the connected device supports setting individual LEDs. Therefore, if an X52 (non-Pro) was connected when running x52test, it would fail when running the LED tests, and not perform any of the subsequent tests. By moving the LED tests to the end, this allows the other tests to run on a non-Pro X52. Although the tests would still fail, it won't actually break anything. Addresses #19. |
||
---|---|---|
.. | ||
cli | ||
test | ||
Makefile.am |