You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should be able to send (variable-length!) ASCII parameters in commands. This will require support for sending chunked commands, which will at least require #7 support for reading them...
I imagine I'll not encode typing in commands.json, but generically in the command-specific handling functions.
The text was updated successfully, but these errors were encountered:
I should be able to send (variable-length!) ASCII parameters in commands. This will require support for sending chunked commands, which will at least require #7 support for reading them...
I imagine I'll not encode typing in
commands.json
, but generically in the command-specific handling functions.The text was updated successfully, but these errors were encountered: