fixed correct Calculation of Lube-Distance
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "common.h"
|
||||
#include "globals.h"
|
||||
|
||||
#define LUBE_PULSE_LENGHT_MS 500
|
||||
#define LUBE_PULSE_LENGHT_MS 250
|
||||
#define LUBE_PULSE_PAUSE_MS 250
|
||||
|
||||
void RunLubeApp(volatile uint32_t * wheelPulseCounter);
|
||||
|
Reference in New Issue
Block a user