Update board
1 files changed, 2 insertions(+), 2 deletions(-) M platformio.ini
M platformio.ini => platformio.ini +2 -2
@@ 10,10 10,10 @@ ; I am running this on a WeAct Studio STM32F401CE development board ("black pill") ; Change this to match the board you are using [env:blackpill_f401cc] [env:blackpill_f401ce] platform = ststm32 framework = libopencm3 board = blackpill_f401cc board = blackpill_f401ce ;upload_protocol = dfu debug_tool = jlink upload_protocol = jlink