Readme header added
This commit is contained in:
parent
9a0134e4c6
commit
83e20a92e5
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
|
||||
# powerMC - Energy and Current Measurement System
|
||||
|
||||
An ESP32 based energy and current measurement system.
|
||||
|
||||
Most of the code is generated by ChatGPT.
|
||||
|
||||
## Webserver
|
||||
|
||||
The web server is implemented on the ESP32 and provides various endpoints for operation and display of information. Here are the defined URLs and their functions:
|
||||
|
|
Loading…
Reference in a new issue