add save option

This commit is contained in:
2025-03-14 22:35:23 +01:00
parent 45b01d6c19
commit 99ea4e242b
4 changed files with 25 additions and 13 deletions
+1
View File
@@ -1,4 +1,5 @@
#include "modulator.h"
#include "rds.h"
#define CMD_BUFFER_SIZE 255
#define CTL_BUFFER_SIZE (CMD_BUFFER_SIZE * 2)
#define READ_TIMEOUT_MS 100