shorter Pulses for Pump
This commit is contained in:
parent
ea4895c262
commit
cff7c7b29c
@ -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();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user