mirror of
https://github.com/luc-github/ESP3D.git
synced 2025-10-24 11:50:52 -07:00
Fix Authentication flag not transmited in macro [ESP700]
Fix also doc for [ESP201] Thank you @Gi0cas
This commit is contained in:
@@ -54,7 +54,7 @@ if authentication is on, need admin password
|
||||
[ESP114]
|
||||
|
||||
*Get/Set pin value
|
||||
[ESP201]P<pin> V<value> [PULLUP=YES RAW=YES]
|
||||
[ESP201]P<pin> V<value> [PULLUP=YES RAW=YES]pwd=<admin password>
|
||||
if no V<value> get P<pin> value
|
||||
if V<value> 0/1 set INPUT_PULLUP value, but for GPIO16 INPUT_PULLDOWN_16
|
||||
GPIO1 and GPIO3 cannot be used as they are used for serial
|
||||
|
||||
Reference in New Issue
Block a user