Skip to content

Commit

Permalink
Match baud rate in USB-PD example
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgerhardt committed Jan 30, 2024
1 parent 693fb7a commit 40b43b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/usb-pd-ch32x035/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[env]
platform = ch32v
framework = noneos-sdk
monitor_speed = 115200
monitor_speed = 921600

[env:genericCH32X035C8T6]
board = genericCH32X035C8T6

0 comments on commit 40b43b1

Please sign in to comment.