mirror of
https://github.com/dimoniche/solarium_arduino.git
synced 2026-01-30 01:23:30 +03:00
Шаблон
This commit is contained in:
parent
8c024e689b
commit
7f817f94c7
13
solarium/solarium.ino
Normal file
13
solarium/solarium.ino
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
Управление соляриями
|
||||
*/
|
||||
|
||||
void setup() {
|
||||
// put your setup code here, to run once:
|
||||
|
||||
}
|
||||
|
||||
void loop() {
|
||||
// put your main code here, to run repeatedly:
|
||||
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user