change suggested flash baudrate to 1000000

custom
Hailey Somerville 1 year ago
parent 71280f93bd
commit 5f7fda0252
  1. 2
      BUILDING.md

@ -34,7 +34,7 @@ There is also a `.env.fish` for fish users.
onto your board, something like: 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) (give or take the correct serial port)

Loading…
Cancel
Save