Can change SPI speed in menu

Now you can change SPI speed to avoid interference.
This commit is contained in:
ohmytime
2023-10-22 14:24:30 +08:00
parent 8a77275b77
commit 22f85087ef
7 changed files with 6118 additions and 5807 deletions
+2
View File
@@ -175,6 +175,8 @@ byte theme;
byte tot;
byte tunemode;
byte unit;
byte spispeed;
byte spispeedold;
char buff[16];
char programTypePrevious[18];
char radioIdPrevious[7];