main.ino angelegt.

This commit is contained in:
2024-06-18 12:14:35 +02:00
parent 1e2771645c
commit 9080395cda

9
main.ino Normal file
View 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:
}