EmanuelFeru
|
a57b600230
|
Minor changes for PR #18
- updated sligtly the order of defines and corrected defines for some variants in config.h
- fixed checksum data type in Arduino example (Issue #19)
|
2020-01-29 21:20:04 +01:00 |
EmanuelFeru
|
249d93932e
|
Fixed checksum
Fixed a bug when requesting negative speed in the checksum calculation due to data type.
|
2019-12-01 17:46:48 +01:00 |
EmanuelFeru
|
5d195696a2
|
Implemented reliable Serial Rx/Tx
► Reliable Serial Communication implemented featuring:
- start frame
- checksum
- out-of-sync handling
- timeout and disconnected line detection
► Arduino example code added
► Fixed ConsoleLog Item #5
|
2019-11-29 17:31:53 +01:00 |