🔨 FYSETC S6 small bootloader target (#22207)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@@ -56,7 +56,9 @@
|
||||
//
|
||||
// Servos
|
||||
//
|
||||
#define SERVO0_PIN PA3
|
||||
#ifndef SERVO0_PIN
|
||||
#define SERVO0_PIN PA3
|
||||
#endif
|
||||
|
||||
//
|
||||
// Limit Switches
|
||||
|
||||
Reference in New Issue
Block a user