link to energy monitor

This commit is contained in:
simonox 2023-02-18 17:22:40 +01:00
parent 1127ca3624
commit 4777a2d2eb
2 changed files with 3 additions and 0 deletions

View File

@ -74,3 +74,6 @@ Flash it using `esptool`: https://micropython.org/download/GENERIC_S3/
esptool.py --chip esp32s3 write_flash -z 0 ~/Desktop/GENERIC_S3-20220117-v1.18.bin
```
## Hardware sensors
* [Energy Monitor](./software/firmware/energy-montior/README.md)