This commit is contained in:
bach
2025-05-23 15:34:37 +02:00
commit e4ea2fa623
3 changed files with 13 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[submodule "node-server"]
path = node-server
url = https://gitea.esadhar.fr/el-yazide.mohamed/loop
Submodule
+1
Submodule node-server added at c63d1cc49e
@@ -0,0 +1,9 @@
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}