Merge pull request #4082 from martinbudden/bf_beebrain_rom

Undefined USE_SERVOS for BEEBRAIN to save ROM
This commit is contained in:
Martin Budden 2017-09-07 12:10:55 +01:00 committed by GitHub
commit 2cb427c700
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#define TARGET_BOARD_IDENTIFIER "AFMN"
#elif defined(BEEBRAIN)
#define BRUSHED_MOTORS
#undef USE_SERVOS
#define TARGET_BOARD_IDENTIFIER "BEBR"
#define TARGET_CONFIG
#define DEFAULT_FEATURES FEATURE_MOTOR_STOP