Add encyclopedia galactica and README.md
This commit is contained in:
parent
3f593c47d5
commit
33a06d660b
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "encyclopedia_galactica"]
|
||||
path = encyclopedia_galactica
|
||||
url = https://github.com/antsouchlos/EncyclopediaGalactica.git
|
||||
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# CommonSense
|
||||
|
||||
A BLE-based PCB for measuring humidity and temperature
|
||||
|
||||
## Downloading libraries
|
||||
|
||||
After cloning, the libraries have to be downloaded using
|
||||
```bash
|
||||
$ git submodule update --init
|
||||
```
|
||||
1
encyclopedia_galactica
Submodule
1
encyclopedia_galactica
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d7c6225a24e0fd8e60ca66601700c2681419d555
|
||||
Loading…
Reference in New Issue
Block a user