Fix compile issues and also define some sensitive bandwidths on sx1280/t190

This commit is contained in:
KonradIT
2024-12-16 17:29:25 +01:00
parent 2a4fef311f
commit 9d6a30ff22
3 changed files with 30 additions and 4 deletions

View File

@@ -1736,7 +1736,7 @@ void loop(void)
scanBT();
bt_start = millis();
}
#endif
#endif
sideBarCol = SIDEBAR_START_COL;
#endif
}