mirror of
https://github.com/synthead/timex-datalink-arduino.git
synced 2026-07-27 19:55:50 +00:00
Use "M764" as HANDSHAKE_PAYLOAD.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#define HANDSHAKE_STOP 'U'
|
||||
#define HANDSHAKE_START '?'
|
||||
#define HANDSHAKE_PAYLOAD "126\r M764 rev 764002"
|
||||
#define HANDSHAKE_PAYLOAD "M764"
|
||||
|
||||
#define PING_EXPIRE_MS 1000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user