shorter Pulses for Pump
This commit is contained in:
		| @@ -6,8 +6,8 @@ | |||||||
| #include "common.h" | #include "common.h" | ||||||
| #include "globals.h" | #include "globals.h" | ||||||
|  |  | ||||||
| #define LUBE_PULSE_LENGHT_MS 250 | #define LUBE_PULSE_LENGHT_MS 100 | ||||||
| #define LUBE_PULSE_PAUSE_MS 250 | #define LUBE_PULSE_PAUSE_MS 100 | ||||||
|  |  | ||||||
| void RunLubeApp(volatile uint32_t * wheelPulseCounter); | void RunLubeApp(volatile uint32_t * wheelPulseCounter); | ||||||
| void LubePulse(); | void LubePulse(); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user