mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-19 17:22:59 +00:00
WIP
This commit is contained in:
@@ -223,7 +223,7 @@ void setup()
|
||||
|
||||
// Init our SPI controller (must be before screen and lora)
|
||||
initSPI();
|
||||
#ifdef NRF52_SERIES
|
||||
#ifdef NO_ESP32
|
||||
SPI.begin();
|
||||
#else
|
||||
// ESP32
|
||||
|
||||
Reference in New Issue
Block a user