Browse Source

Rover: remove unused defines

zr-v5.1
Peter Barker 5 years ago committed by Peter Barker
parent
commit
3f581d7a20
  1. 3
      Rover/defines.h

3
Rover/defines.h

@ -104,6 +104,3 @@ enum frame_class { @@ -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

Loading…
Cancel
Save