# Example file for WebREPL configuration. Copy to src/webrepl_cfg.py, adjust and upload to the board. # Define the password for WebREPL here # IMPORTANT: For *some reason* WebREPL only allows passwords with a maximum length of 9 characters! PASS = 'secret-pw'