|
|
|
@ -2,7 +2,7 @@
|
|
|
|
#define shaft_speed_h
|
|
|
|
#define shaft_speed_h
|
|
|
|
|
|
|
|
|
|
|
|
// Number of sensor pulses per wheel rev. Note that this will overflow at about 4 billion pulses
|
|
|
|
// Number of sensor pulses per wheel rev. Note that this will overflow at about 4 billion pulses
|
|
|
|
#define WHEEL_PULSES_PER_REV 40
|
|
|
|
#define WHEEL_PULSES_PER_REV 60
|
|
|
|
|
|
|
|
|
|
|
|
#define FAN_PULSES_PER_REV 1
|
|
|
|
#define FAN_PULSES_PER_REV 1
|
|
|
|
|
|
|
|
|
|
|
|
|