Undo bootsequence change

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-05-27 16:06:58 +02:00
parent 7a5bf45905
commit 6935955fa7
+1 -1
View File
@@ -794,8 +794,8 @@ void setup() {
Wire.endTransmission(); Wire.endTransmission();
} }
if (tunemode == TUNE_MEM) DoMemoryPosTune();
SelectBand(); SelectBand();
if (tunemode == TUNE_MEM) DoMemoryPosTune();
setupmode = false; setupmode = false;