mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Comment out currently unused protocol version command
This commit is contained in:
parent
581086783e
commit
267ee0de1e
@ -167,7 +167,7 @@ unsigned char cms50_sequence[] = { 0xa7, 0xa2, 0xa0, 0xb0, 0xac, 0xb3, 0xad, 0xa
|
||||
const int TIMEOUT = 2000;
|
||||
|
||||
|
||||
const quint8 COMMAND_GET_VERSION = 0xa0; // not entirely sure of this one
|
||||
// const quint8 COMMAND_GET_VERSION = 0xa0; // not entirely sure of this one
|
||||
const quint8 COMMAND_CMS50_HELLO2 = 0xa2; // stop live data stream
|
||||
const quint8 COMMAND_GET_SESSION_COUNT = 0xA3;
|
||||
const quint8 COMMAND_GET_SESSION_DURATION = 0xA4;
|
||||
|
Loading…
Reference in New Issue
Block a user