init
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user