Closed yooshky closed 1 year ago
I'm using latest Arduino IDE version with latest 2.0.5 esp32 installed (from Arduino board manager).
Thanks for the answer. Do you have Arduino IDE 2.0.5? Not 2.0.3? I have Arduino IDE 2.0.3 and Esp32 by Espressif System version 1.0.6 installed on board manager. The same error occurs with VScode + Platformio (Arduino IDE).
1.0.6 is a way too old, you need 2.0.0+, you need to use new "additiional board manager URI", https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json in Arudino IDE preferences.
Thanks for your help. Problem is solved, Master ;)
Hi. Thanks for your good job. I have a problem while compiling, error: [cut] loraprs_service.cpp: In static member function 'static void LoraPrs::Service::rigTask(void*)': [cut] loraprs_service.cpp:322:75: error: 'xTaskNotifyWaitIndexed' was not declared in this scope
Bad IDEs version?