فهرست منبع

Remove copy/paste error in -USB firmware

Eric Helgeson 3 سال پیش
والد
کامیت
ad87d86b7a
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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