-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
It's not possible to include the std::array header in the wokwi online editor. With Arduino IDE 2.0 and VSCode Arduino extension, the #include <array> is compiling without error
I've created a project for showing the issue: https://wokwi.com/projects/377839112927963137
sketch.ino:1:10: fatal error: array: No such file or directory
#include <array>
^~~~~~~
compilation terminated.
Error during build: exit status 1Metadata
Metadata
Assignees
Labels
No labels