Add encyclopedia galactica and README.md

This commit is contained in:
Andreas Tsouchlos 2023-07-29 21:54:35 +02:00
parent 3f593c47d5
commit 33a06d660b
3 changed files with 14 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "encyclopedia_galactica"]
path = encyclopedia_galactica
url = https://github.com/antsouchlos/EncyclopediaGalactica.git

10
README.md Normal file
View 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
```

@ -0,0 +1 @@
Subproject commit d7c6225a24e0fd8e60ca66601700c2681419d555