You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would think it is normally available. Are compiling this in arduino or platformio? Also, what board are you targeting?
Does the example sketch compile for you?
I haven't tried it on either IDE. Then I added the ArduinoSTL library. I'm not sure if ArduinoSTL is the right choice. I couldn't compile the code. I also use it for Arduino UNO.
Yeah, this is really only ment for use with esp32. It must need modifications to compile for an arduino uno. I am not sure if the uno will be fast enough but it might be.
fatal error: array: No such file or directory
#include
I am getting this error while compiling. Is "array" a library? What should I do? I would be very grateful for any help. Thanks.
The text was updated successfully, but these errors were encountered: