diff --git a/BUILDING.md b/BUILDING.md index 337a5098..094c1551 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -34,7 +34,7 @@ There is also a `.env.fish` for fish users. onto your board, something like: ``` -idf.py -p /dev/ttyUSB0 -b 115200 flash +idf.py -p /dev/ttyUSB0 -b 1000000 flash ``` (give or take the correct serial port)