Docs: update readme
This commit is contained in:
parent
540e6807ee
commit
b171d0654b
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
# LedDisplay
|
||||
|
||||
A simple LED display powered by an ESP32 and controlled by an intuitive mobile app via bluetooth.
|
||||
|
||||
### Repo structure
|
||||
|
||||
- `app` contains the mobile app
|
||||
- `firmware` contains the ESP32 firmware
|
||||
- `hardware` contains the hardware blueprints
|
||||
|
|
Loading…
Reference in a new issue