commonsense-hw/README.md
Andreas Tsouchlos 6403d81697
All checks were successful
docs-generation / docs-generation (pull_request) Successful in 43s
Fix typo
2024-10-20 15:07:45 +02:00

11 lines
197 B
Markdown

# 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
```