🚑️ BTT Octopus Step Timer (#21901)
This commit is contained in:
parent
a69e2923dd
commit
e5b280c309
|
@ -36,6 +36,9 @@
|
|||
// USB Flash Drive support
|
||||
#define HAS_OTG_USB_HOST_SUPPORT
|
||||
|
||||
// Avoid conflict with TIMER_TONE
|
||||
#define STEP_TIMER 10
|
||||
|
||||
//
|
||||
// Servos
|
||||
#define SERVO0_PIN PB6
|
||||
|
|
Loading…
Reference in a new issue