Create WaterishOS-minimal2.0.ino
This commit is contained in:
parent
c858eac6b3
commit
e365b9dbd9
1 changed files with 9 additions and 0 deletions
9
WaterishOS-minimal2.0/WaterishOS-minimal2.0.ino
Normal file
9
WaterishOS-minimal2.0/WaterishOS-minimal2.0.ino
Normal file
|
@ -0,0 +1,9 @@
|
|||
void setup() {
|
||||
// put your setup code here, to run once:
|
||||
|
||||
}
|
||||
|
||||
void loop() {
|
||||
// put your main code here, to run repeatedly:
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue