Add documentation for the progress bar commands

master
Markus Koch 2018-01-15 17:33:55 +01:00
parent 91c3d95f04
commit 4382f2f65a
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ An AVR-CDC based firmware providing a serial terminal (```/dev/ttyACMx```) with
* Set character RAM: ```C<0-15><2b character>```
* Reset LCD: ```r```
* Reset board: ```R```
* Enable progress bar mode: ```xx```
* Set progress bar: ```x<0-60> <0-60> / X<2b progress>```
Each command needs to be followed by a carriage return and / or a newline.