Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m5it authored Sep 30, 2022
1 parent 9aa56a8 commit 57680bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Your control panel should be html file with some additions. Addition is new HTML
- digitalRead(), digitalWrite()
- executing multiple actions to run motor driver L298 and similar.
- reading data for DHT11, DHT22 and DHT21 sensors. (Required modified DHT library that can be found <a href="https://github.com/m5it/DHT_sensor_library_modified">here</a>)
- (30.9.22) added support to upload user panel bigger than is defined stock size.
- (30.9.22) added support to upload user panel bigger than is defined stack size.

# File definitions:
- http_panel.ino ( Arduino/ESP32 code that runs json configurable web server and currently support wifi station only. )
Expand Down

0 comments on commit 57680bf

Please sign in to comment.