esp32-lightbar/examples/webrepl_cfg.py

5 lines
181 B
Python

# Example file for WebREPL configuration. Copy to src/webrepl_cfg.py, adjust and upload to the board.
# Define the password for WebREPL here
PASS = 'ultra-secret-webrepl-password'