Шаблон

This commit is contained in:
Dmitriy 2024-09-05 00:23:20 +03:00
parent 8c024e689b
commit 7f817f94c7

13
solarium/solarium.ino Normal file
View 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:
}