mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-12 21:59:07 +08:00
add spaces in commands because they are needed (#770)
This commit is contained in:
parent
3f223a4dc6
commit
629f94981b
@ -159,5 +159,3 @@ if no password set it use default one
|
||||
|
||||
* Check SD presence
|
||||
[ESP802]
|
||||
|
||||
|
||||
|
@ -170,6 +170,3 @@ Get will give type and settings only not the protected T1/T2
|
||||
|
||||
* Get state / Set Enable / Disable Serial Communication
|
||||
[ESP900]<ENABLE/DISABLE>
|
||||
|
||||
|
||||
|
||||
|
@ -170,15 +170,15 @@ ESP_AUTO_NOTIFICATION 1004 //1 byte = flag
|
||||
|
||||
*Get available AP list (limited to 30)
|
||||
output is JSON or plain text according parameter
|
||||
[ESP410]<plain><pwd=admin/user>
|
||||
[ESP410]<plain> pwd=<admin/user password>
|
||||
|
||||
*Get current settings of ESP3D
|
||||
output is plain text
|
||||
[ESP420]<pwd=admin/user>
|
||||
[ESP420]pwd=<admin/user password>
|
||||
|
||||
* Set ESP State
|
||||
cmd are RESTART / RESET
|
||||
[ESP444]<cmd><pwd=admin>
|
||||
[ESP444]<cmd> pwd=<admin password>
|
||||
|
||||
* Change admin password
|
||||
[ESP550]<password> pwd=<admin password>
|
||||
|
Loading…
x
Reference in New Issue
Block a user