Changes

Jump to: navigation, search

Fit-statUSB

320 bytes removed, 11:20, 6 June 2018
/* Using fit-statUSB from command line */
* Type a command, e.g. #FF0000 (fit-statUSB should turn RED)
Note there is no command editing (no backspace / delete). If you mistype please start a new command.
=== Using fit-statUSB from command line ===
echo [command] > \\.\[com port]
* [command] - the command sent to fit-statUSB over serial
* [com port] - the COM port assigned to fit-statUSB
 
'''Example:'''
Assuming fit-statUSB is on COM10 the following command will set fit-statUSB color to red:
echo #FF0000 > \\.\COM10
 
=== Using fit-statUSB from command line ===
echo [command] > \\.\[com port]