update code base to Marlin 2.0.9.2
This commit is contained in:
2
buildroot/share/PlatformIO/variants/MARLIN_F407VE/variant.h
Executable file → Normal file
2
buildroot/share/PlatformIO/variants/MARLIN_F407VE/variant.h
Executable file → Normal file
@@ -298,7 +298,7 @@ extern "C" {
|
||||
#define PIN_WIRE_SCL PB6
|
||||
|
||||
// Timer Definitions
|
||||
//Do not use timer used by PWM pins when possible. See PinMap_PWM in PeripheralPins.c
|
||||
// Do not use timer used by PWM pins when possible. See PinMap_PWM in PeripheralPins.c
|
||||
#define TIMER_TONE TIM6
|
||||
|
||||
// Do not use basic timer: OC is required
|
||||
|
Reference in New Issue
Block a user