|
5c9578ebef
|
Minor: debug output (commented out)
|
2024-10-17 12:40:37 +02:00 |
|
|
b024e34b82
|
writeToSerial():
Write to serial line in one call as before.
|
2024-10-16 13:21:33 +02:00 |
|
|
87bc5b5c1e
|
writeToSerial():
Always write next message. Set writeCount. Clear() serial line before sending.
Flush() serial line after sending.
|
2024-10-16 13:03:20 +02:00 |
|
|
4c770349bf
|
removed waitForBytesWritten()
|
2024-10-15 12:44:56 +02:00 |
|
|
209132054f
|
Added sanity check if there is a command active but no data can be read on the serial line
|
2024-10-15 10:51:20 +02:00 |
|
|
26a11e6c56
|
writeToSerial():
Only write to serial interface if no current command has been
sent to DC already.
|
2024-10-15 10:00:34 +02:00 |
|
|
a9041d417d
|
Start repository
|
2023-11-08 13:02:26 +01:00 |
|