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
CircuitOS.h is just: #include <Arduino.h>
It and arduino.h are both imported in CircuitOS.ino.
CircuitOS.h is also imported twice in CircuitOS.ino.
I dont use git often so im doing this instead of a PR cause i have no idea how to create a PR.