CircuitOS
CircuitOS copied to clipboard
CircuitOS.h not needed
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.