4 Commits

Author SHA1 Message Date
Luc
e73b5e85c8 Use iso-8601 to set time but time zone like suggested by @terjeio for [ESP800/140]
Simplify string parsing to set date/time using strptime
2022-09-11 16:37:44 +08:00
Luc
a885afced8 Update documentation
Remove SDFat2 warning
Add several sanity check
Fix some edge cases in authentication process
Remove debug messages
Clarify some status in http handler responses
2022-09-04 15:40:03 +08:00
Luc
dd2e4ec1d8 Add Serial Bridge Support
Add more sanity check for PIN_RESET_FEATURE
Remove unnecessary tests  in esp3doutput.cpp
Add Serial index to {ESP900] report
Add ESP901 to control Serial baudrate
Add ESP930/ESP931 Command to control Serial Bridge state and baudrate
Add missing initializations in BT
Update Features.md
Bumb version
2022-08-17 16:55:43 +08:00
Luc
cf45c9251e Add ESP450 to list others ESP3D
Move mDNS to a module for better abstraction layer
Change Command.txt to markdown
Fix warning on esp8266 for sign compare
Bumb version to 205
2022-08-15 18:01:02 +08:00