change suggested flash baudrate to 1000000
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user