fix for unPhone hangs during boot without sd card present (#3709)

* work around sd card hang if not present

* comment out the define for HAS_SDCARD
pull/3715/head
Gareth Coleman 2024-04-24 12:41:05 +01:00 zatwierdzone przez GitHub
rodzic 57d296e0db
commit ac16ccf40c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -48,7 +48,7 @@
#undef GPS_RX_PIN
#undef GPS_TX_PIN
#define HAS_SDCARD 1
// #define HAS_SDCARD 1 // causes hang if defined
#define SDCARD_CS 43
#define LED_PIN 13 // the red part of the RGB LED