change serial baud rate to 921600

This commit is contained in:
geeksville
2020-04-22 14:58:35 -07:00
parent e40524baf0
commit bd77d47215
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
pio device monitor -b 115200
pio device monitor -b 921600
+1 -1
View File
@@ -1 +1 @@
pio device monitor -p /dev/ttyUSB1 -b 115200
pio device monitor -p /dev/ttyUSB1 -b 921600