sync with arduino/dev

This commit is contained in:
liquidraver
2026-03-24 20:36:36 +01:00
parent e2f13e2292
commit 8dd6f149f8
8 changed files with 159 additions and 22 deletions
+1
View File
@@ -22,6 +22,7 @@
#define MAX_PACKET_PAYLOAD 184
#define MAX_PATH_SIZE 64
#define MAX_TRANS_UNIT 255
#define MAX_GROUP_DATA_LENGTH (MAX_PACKET_PAYLOAD - CIPHER_BLOCK_SIZE - 3)
#define MESH_DEBUG_PRINT(...)
#define MESH_DEBUG_PRINTLN(...)