Verifying ERROR on arduino cloud editor #663
-
Ijust wanna veryfying the test code #include "AudioTools.h" AnalogAudioStream out; void setup() { void loop() { and i got this error Can anyone help me to solve the problem. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
I doubt that you have access to the proper software versions in the cloud editor. ps the actual ESP32 core version is 3.1.1 and not 2.0.17! |
Beta Was this translation helpful? Give feedback.
I doubt that you have access to the proper software versions in the cloud editor.
Please use a proper Arduino installation and install the relevant libraries as described in the Readme...
ps the actual ESP32 core version is 3.1.1 and not 2.0.17!