Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahermann86 committed Nov 3, 2021
1 parent ed7b4e7 commit e3236d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Um den ESP32 in den I2C Bus zwischen Mainboard und Display zwischenschalten zu k
<img src=pic/Schaltplan_Adapter.png height="150"/>
</p>

Das Adapterkabel hat eine Gesamtlänge von ca 70cm.

##### Platine
Der ESP32 wird auf eine Lochrasterplatine Adaptiert. Die fertige Platine kann dann in dem Batteriefach eingebaut werden.
<p align="center">
Expand Down Expand Up @@ -98,7 +100,7 @@ value=[VALUE]:

>Beispiel - die Taste Start soll 5 Sekunden gedrückt werden:
>
>http://MOWERADRESS/cmd?parm=start&value=5000*
>http://MOWERADRESS/cmd?parm=start&value=5000
##### Zustand Abfragen
http://MOWERADRESS/statval
Expand Down

0 comments on commit e3236d1

Please sign in to comment.