Rover: remove unused defines

This commit is contained in:
Peter Barker 2020-07-17 10:33:04 +10:00 committed by Peter Barker
parent 2eeac9e6fd
commit 3f581d7a20
1 changed files with 0 additions and 3 deletions

View File

@ -104,6 +104,3 @@ enum frame_class {
FRAME_BOAT = 2,
FRAME_BALANCEBOT = 3,
};
#define AUX_SWITCH_PWM_TRIGGER_HIGH 1800 // pwm value above which the ch7 or ch8 option will be invoked
#define AUX_SWITCH_PWM_TRIGGER_LOW 1200 // pwm value below which the ch7 or ch8 option will be disabled