hyperlink-hw/README.md
2023-08-22 16:25:57 +02:00

11 lines
242 B
Markdown

# HyperLink
A PCB for gathering data sent out by CommonSense boards over bluetooth and retransmitting it over wifi
## Downloading libraries
After cloning, the libraries have to be downloaded using
```bash
$ git submodule update --init
```