ESP32-Radio
ESP32-Radio copied to clipboard
Boot Stop @ Start CH376
there is an issue when the ch376 module is defined, on serial monitor it stops @ Start CH376 because "pin_ch376_cs" and "pin_ch376_int" are not defined so they have to be set first.
There are 3 ways to do so ....
- in tools -> radio_init
- in defaultprefs.h
- hardcoded in main.cpp