Browse Source

update

master
zhaohe 1 year ago
parent
commit
f8920e28dc
  1. 2
      protocol.h

2
protocol.h

@ -7,7 +7,7 @@
extern "C" { extern "C" {
#endif #endif
#define HAND_ACID_BLE_BASE_SIZE 6
#define HAND_ACID_BLE_BASE_SIZE 6 //
#define PACKET_H1 (0xAA) #define PACKET_H1 (0xAA)
#define PACKET_H2 (0xBB) #define PACKET_H2 (0xBB)

Loading…
Cancel
Save