Handle numeric arguments for TEMP/DEWP commands
This commit is contained in:
9
README
9
README
@@ -15,11 +15,12 @@
|
||||
|
||||
- RUN
|
||||
- STOP
|
||||
- TEMP <float>
|
||||
- DEWP <float>
|
||||
- TEMP <num>
|
||||
- DEWP <num>
|
||||
|
||||
Decimal point for numbers is optional. Make sure you
|
||||
have disabled hardware flow control on the client side.
|
||||
Decimal point for numbers is currently not supported.
|
||||
Make sure you have disabled hardware flow control on
|
||||
the client side.
|
||||
|
||||
TODO: Do we need to handle backspaces for interactive
|
||||
serial consoles?! Overkill?!
|
||||
|
||||
Reference in New Issue
Block a user