help for new comers #502
-
I'm getting this error can anybody help please. Arduino error is.... first red flag.... In file included from c:\Users\G_Sudhir\Documents\Arduino\libraries\arduino-audio-tools-main\src/AudioLibs/AudioKit.h:4, second red flag.... c:\Users\G_Sudhir\Documents\Arduino\libraries\ESP32-A2DP-main\src\BluetoothA2DPSinkQueued.cpp: In member function 'virtual void BluetoothA2DPSinkQueued::i2s_task_handler(void*)': exit status 1 Compilation error: exit status 1 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I guess you changed the Preferences in Arduino and you treat warnings as errors. By the way you forgot to provide the most relevant information: what ESP32 Core version do you use ? |
Beta Was this translation helpful? Give feedback.
I guess you changed the Preferences in Arduino and you treat warnings as errors.
Just change it back to Default!
By the way you forgot to provide the most relevant information: what ESP32 Core version do you use ?