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
@@ -109,6 +109,8 @@ extern byte theme;
extern byte tot;
extern byte touchrotating;
extern byte unit;
extern byte spispeed;
extern byte spispeedold;
extern char programTypePrevious[18];
extern char radioIdPrevious[7];
extern float batteryVold;