CircuitOS icon indicating copy to clipboard operation
CircuitOS copied to clipboard

CircuitOS.h not needed

Open ghost opened this issue 10 months ago • 0 comments

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.

ghost avatar Mar 14 '25 02:03 ghost