Merge pull request #2 from synthead/use-126-r-M764-rev-764002-in-query-command
Make query command respond with "?126\r M764 rev 764002" for Ironman Triathlon compatibility
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#define COMMAND_PING 'x'
|
||||
#define COMMAND_QUERY '?'
|
||||
#define COMMAND_TRANSMIT 'U'
|
||||
#define COMMAND_QUERY_PAYLOAD "M764"
|
||||
#define COMMAND_QUERY_PAYLOAD "?126\r M764 rev 764002"
|
||||
|
||||
#define DATA_MODE_TIMEOUT_MS 1000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user