fix: sd card shares the radio SPI object

This commit is contained in:
Jared Dohrman
2026-04-21 16:01:19 +10:00
szülő eb1a934849
commit 746396aee9
13 fájl változott, egészen pontosan 273 új sor hozzáadva és 13 régi sor törölve
@@ -227,6 +227,10 @@ void setup() {
}
void loop() {
#if defined(TBEAM_1W)
board.updateFanControl();
#endif
the_mesh.loop();
sensors.loop();
#ifdef DISPLAY_CLASS