From f8920e28dcff342b07ae6abd243c400d59f8de62 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Tue, 2 Jul 2024 14:06:21 +0800 Subject: [PATCH] update --- protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol.h b/protocol.h index ae0f9a0..40dab68 100644 --- a/protocol.h +++ b/protocol.h @@ -7,7 +7,7 @@ extern "C" { #endif -#define HAND_ACID_BLE_BASE_SIZE 6 +#define HAND_ACID_BLE_BASE_SIZE 6 // #define PACKET_H1 (0xAA) #define PACKET_H2 (0xBB)