first commit

This commit is contained in:
2026-05-19 13:37:08 +03:30
commit 1388fe471a
6 changed files with 116 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#include <Arduino.h>
void setup() {
}
void loop() {
}