typo
This commit is contained in:
parent
af67b7de53
commit
412d77b8a9
|
@ -10,7 +10,7 @@ Of course this is difficult to do with the ESP since you have neither a web brow
|
|||
|
||||
Instead, we can emulate the click on the button by sending a specific `HTTP GET` request to the access point.
|
||||
|
||||
There is [one example][micropython-example] for use with MicroPython and a [second example][arduino-example] for the Arduino IDEBoards Manager.
|
||||
There is [one example][micropython-example] for use with MicroPython and a [second example][arduino-example] for the Arduino IDE Boards Manager.
|
||||
The arduino code uses the libraries `HTTPClient.h` and `WiFi.h` which should be built-in.
|
||||
|
||||
[micropython-example]: example_micropython.py
|
||||
|
|
Loading…
Reference in New Issue
Block a user