Explorar el Código

Remove copy/paste error in -USB firmware

Eric Helgeson hace 3 años
padre
commit
ad87d86b7a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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