Fix default env name

This commit is contained in:
Eric Helgeson 2022-05-21 13:20:53 -05:00
parent 3ef2474ae8
commit 2127b14863
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
; PlatformIO Project Configuration File https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = STM32F103C8
default_envs = STM32F1
[env]
framework = arduino