mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-12 13:56:34 +00:00
added workspace
This commit is contained in:
parent
000fa52321
commit
ad3c7c6e50
7
workspace/basic.ino
Normal file
7
workspace/basic.ino
Normal file
@ -0,0 +1,7 @@
|
||||
void setup() {
|
||||
|
||||
}
|
||||
|
||||
void loop() {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user