This commit is contained in:
2025-03-14 22:18:13 +01:00
parent f572f6ab1e
commit 262e57de8e
+1
View File
@@ -1,3 +1,4 @@
#include "modulator.h"
#define CMD_BUFFER_SIZE 255
#define CTL_BUFFER_SIZE (CMD_BUFFER_SIZE * 2)
#define READ_TIMEOUT_MS 100