5 lines
181 B
Python
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'
|