diff --git a/brotherax240_cntrl/platformio.ini b/brotherax240_cntrl/platformio.ini index 06ef756..7a5e85a 100644 --- a/brotherax240_cntrl/platformio.ini +++ b/brotherax240_cntrl/platformio.ini @@ -9,7 +9,7 @@ ; https://docs.platformio.org/page/projectconf.html -[env:BotherAX240] +[env:BrotherAX240] platform = ststm32 board = genericSTM32F103C8 framework = arduino @@ -23,7 +23,7 @@ upload_protocol = serial monitor_speed = 9600 -[env:BotherAX130] +[env:BrotherAX130] platform = ststm32 board = genericSTM32F103C8 framework = arduino