waterish_os_rev3_public/WaterishOS-minimal2.0/WaterishOS-minimal2.0.ino

10 lines
129 B
Arduino
Raw Normal View History

2019-08-09 02:00:25 +00:00
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}