init
This commit is contained in:
commit
e4ea2fa623
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "node-server"]
|
||||
path = node-server
|
||||
url = https://gitea.esadhar.fr/el-yazide.mohamed/loop
|
||||
1
node-server
Submodule
1
node-server
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c63d1cc49eb4a5ee4206f25d269571238db0ff73
|
||||
9
theball-elec/theball-elec/theball-elec.ino
Normal file
9
theball-elec/theball-elec/theball-elec.ino
Normal 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:
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user