ArduinoStreamCommander-MessageTypes contains a set of standard message types used by the ArduinoStreamCommander.
-
Updated
Oct 7, 2019 - C++
ArduinoStreamCommander-MessageTypes contains a set of standard message types used by the ArduinoStreamCommander.
Definition of a simple message format for serial communication.
The ArduinoStreamCommander is a library for interacting with an Arduino over any Stream-based interface (such as "Serial") via commands. It also allows automatic status updates and saving IDs to the EEPROM of the device.
Add a description, image, and links to the serial-message topic page so that developers can more easily learn about it.
To associate your repository with the serial-message topic, visit your repo's landing page and select "manage topics."