Skip to content

Commit 40d3498

Browse files
author
Josep Alsina
committed
include working example ref
1 parent 17f85f9 commit 40d3498

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ _updateServer.setup(&_server, "/customroute", "username", "password");
105105
> [!TIP]
106106
> If you are using another `Serial` port, you can override the default serial by adding the `-DESPASYNCHTTPUPDATESERVER_SerialOutput=Serial1` Build Flag to your environment.
107107
108+
### Server Working Example
109+
110+
Please refer to this [fully working example](examples/simple_server/simple_server.ino)
111+
108112
## TODO:
109113
- Custom CSS support
110114
- Synchronous WebServer support

0 commit comments

Comments
 (0)