mpy-utils
mpy-utils copied to clipboard
environment variables for --port and --baud
utils should have environment variables to set defaults for the --port and --baud options.
export ESP_PORT=/dev/ttyUSB0 export ESP_BAUD=115200