Add note about maximum length for WebREPL password; hide password in make output
This commit is contained in:
parent
722abc3056
commit
2acda0229c
3 changed files with 8 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
LIGHTBAR_HOST := 192.168.13.12
|
||||
|
||||
# Password for WebREPL as set in webrepl_cfg.py (used to transfer files to the ESP32)
|
||||
WEBREPL_PASSWORD := ultra-secret-webrepl-password
|
||||
WEBREPL_PASSWORD := secret-pw
|
||||
|
||||
# Device path to the serial port of the ESP32 when connected via USB
|
||||
REPL_TTY_PATH := /dev/ttyUSB0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue