Update platformio.ini
Specify the default baud rate as 9600; otherwise, the device will not function properly.
This commit is contained in:
@@ -20,5 +20,6 @@ build_flags =
|
||||
-D USBD_USE_CDC
|
||||
-D HSE_VALUE=8000000L
|
||||
-D USE_HSE
|
||||
-D TMC2208_BAUDRATE=9600
|
||||
board_build.variants_dir = variants
|
||||
board_build.board_dir = boards
|
||||
|
||||
Reference in New Issue
Block a user