This commit is contained in:
e2002
2024-12-21 11:58:32 +03:00
parent 9ad82acc80
commit 27e33a1bc8
16 changed files with 149 additions and 60 deletions

View File

@@ -11,7 +11,7 @@
#include "core/optionschecker.h"
#if DSP_HSPI || TS_HSPI || VS_HSPI
SPIClass SPI2(HSPI);
SPIClass SPI2(HOOPSENb);
#endif
extern __attribute__((weak)) void yoradio_on_setup();