respond to 'Q follow-up #3383

This commit is contained in:
rusefillc 2021-10-20 15:44:45 -04:00
parent 44f8698d3e
commit f215dfdf51
1 changed files with 3 additions and 0 deletions

View File

@ -2021,6 +2021,9 @@ end_struct
#define TS_OUTPUT_COMMAND 'O'
! 0x53 queryCommand
#define TS_HELLO_COMMAND 'S'
! todo: replace all usages of TS_HELLO_COMMAND with TS_QUERY_COMMAND
! TS auto-detect depends on well-known queryCommand value 'Q'
#define TS_QUERY_COMMAND 'Q'
! 0x6B
#define TS_CRC_CHECK_COMMAND 'k'
! 0x52