Skip to content

Commit 06d75bf

Browse files
authored
Update README.md
1 parent 9637d94 commit 06d75bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,16 @@ First attempt at a library. Lots more changes and fixes to do. Contributions are
4646
- [x] remove dependency on EEPROM library
4747
- [x] move HTML Strings to PROGMEM
4848
- [x] cleanup and streamline code (although this is ongoing)
49-
- [ ] if timeout is set, extend it when a page is fetched in AP mode
49+
- [x] if timeout is set, extend it when a page is fetched in AP mode
5050
- [x] add ability to configure more parameters than ssid/password
5151
- [x] maybe allow setting ip of ESP after reboot
5252
- [x] add to Arduino Library Manager
5353
- [x] add to PlatformIO
5454
- [ ] add multiple sets of network credentials
5555
- [x] allow users to customize CSS
56+
- [ ] ESP32 support or instructions
57+
- [ ] rewrite documentation for simplicity, based on scenarios/goals
58+
- [ ] rely on the SDK's built in auto connect more than forcing a connect
5659

5760
## Quick Start
5861

0 commit comments

Comments
 (0)