thisiskeithb 4 лет назад
Родитель
Сommit
afd865d8dd
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      platformio.ini

+ 2
- 2
platformio.ini Просмотреть файл

@@ -128,7 +128,7 @@ monitor_speed = 250000
128 128
 #
129 129
 [env:melzi]
130 130
 platform      = atmelavr
131
-board         = sanguino_atmega644p
131
+board         = sanguino_atmega1284p
132 132
 lib_deps      = ${common.lib_deps}
133 133
   TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
134 134
 src_filter    = ${common.default_src_filter} +<src/HAL/HAL_AVR>
@@ -142,7 +142,7 @@ upload_speed  = 57600
142 142
 #
143 143
 [env:melzi_optiboot]
144 144
 platform      = atmelavr
145
-board         = sanguino_atmega644p
145
+board         = sanguino_atmega1284p
146 146
 lib_deps      = ${common.lib_deps}
147 147
   TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
148 148
 src_filter    = ${common.default_src_filter} +<src/HAL/HAL_AVR>

Загрузка…
Отмена
Сохранить