mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-13 00:39:06 +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
|
* Check SD presence
|
||||||
[ESP802]
|
[ESP802]
|
||||||
|
|
||||||
|
|
||||||
|
@ -170,6 +170,3 @@ Get will give type and settings only not the protected T1/T2
|
|||||||
|
|
||||||
* Get state / Set Enable / Disable Serial Communication
|
* Get state / Set Enable / Disable Serial Communication
|
||||||
[ESP900]<ENABLE/DISABLE>
|
[ESP900]<ENABLE/DISABLE>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -170,15 +170,15 @@ ESP_AUTO_NOTIFICATION 1004 //1 byte = flag
|
|||||||
|
|
||||||
*Get available AP list (limited to 30)
|
*Get available AP list (limited to 30)
|
||||||
output is JSON or plain text according parameter
|
output is JSON or plain text according parameter
|
||||||
[ESP410]<plain><pwd=admin/user>
|
[ESP410]<plain> pwd=<admin/user password>
|
||||||
|
|
||||||
*Get current settings of ESP3D
|
*Get current settings of ESP3D
|
||||||
output is plain text
|
output is plain text
|
||||||
[ESP420]<pwd=admin/user>
|
[ESP420]pwd=<admin/user password>
|
||||||
|
|
||||||
* Set ESP State
|
* Set ESP State
|
||||||
cmd are RESTART / RESET
|
cmd are RESTART / RESET
|
||||||
[ESP444]<cmd><pwd=admin>
|
[ESP444]<cmd> pwd=<admin password>
|
||||||
|
|
||||||
* Change admin password
|
* Change admin password
|
||||||
[ESP550]<password> pwd=<admin password>
|
[ESP550]<password> pwd=<admin password>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user