upped fw version

corrected board type
This commit is contained in:
Sven Soost
2024-01-02 10:33:45 +01:00
parent 969a7bcd29
commit 32d88bb983
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
* *
* Basic settings can be found in Configuration.h * Basic settings can be found in Configuration.h
*/ */
#define CONFIGURATION_ADV_H_VERSION 02010201 #define CONFIGURATION_ADV_H_VERSION 02010202
// @section develop // @section develop

View File

@@ -13,7 +13,7 @@
[platformio] [platformio]
src_dir = Marlin src_dir = Marlin
boards_dir = buildroot/share/PlatformIO/boards boards_dir = buildroot/share/PlatformIO/boards
default_envs = mega2560 default_envs = STM32G0B1RE_btt
include_dir = Marlin include_dir = Marlin
extra_configs = extra_configs =
ini/avr.ini ini/avr.ini