mirror of
https://github.com/JonasunderscoreJones/PI-server-rack.git
synced 2025-10-23 09:39:18 +02:00
start of v0.2
This commit is contained in:
parent
03ae07d762
commit
9e84f79584
5 changed files with 75 additions and 441 deletions
9
arduino/arduino.ino
Normal file
9
arduino/arduino.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