Skip to content

Commit 65286ca

Browse files
authored
Update README.md
1 parent a322c0a commit 65286ca

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,16 @@ Thanks to the built-in page **/setup** (about 6.9Kb of program space) it is poss
1414

1515
With **/setup** webpage it is also possible to perform remote firmware update (OTA-update).
1616

17-
![image](https://github.com/cotestatnt/async-esp-fs-webserver/assets/27758688/e16cf5cb-252a-42bb-b111-305387f9d0cc)
17+
![image](https://github.com/cotestatnt/async-esp-fs-webserver/assets/27758688/81a1f6db-a4bd-4f1d-b263-7bebe79cae7d)
18+
1819

1920

2021
This web page can be injected also with custom HTML and Javascript code in order to create very smart and powerful web application.
2122

2223
In the image below, for example, the HTML and Javascript code to provision the devices in the well-known [ThingsBoard IoT platform](https://thingsboard.io/) has been added at runtime starting from the Arduino sketch (check example [customHTML.ino](https://github.com/cotestatnt/async-esp-fs-webserver/tree/main/examples/customHTML)).
2324

24-
![image](https://github.com/cotestatnt/async-esp-fs-webserver/assets/27758688/74c3046b-fc04-46d6-86ad-acb68a03f38e)
25+
![image](https://github.com/cotestatnt/async-esp-fs-webserver/assets/27758688/d728c315-7271-454d-8c34-fb9db0b7a333)
26+
2527

2628

2729
## ACE web file editor/browser

0 commit comments

Comments
 (0)