Parcourir la source

Remove copy/paste error in -USB firmware

Eric Helgeson il y a 3 ans
Parent
commit
ad87d86b7a
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      platformio.ini

+ 0 - 1
platformio.ini

@@ -65,7 +65,6 @@ platform = ststm32
 board = genericSTM32F103C8
 board_build.mcu = stm32f103c8t6
 board_build.core = maple
-board_build.f_cpu = 128000000L
 framework = arduino
 lib_deps =
     greiman/SdFat @ ^2.0.6