Reworked method to calc traveled distance
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define LUBE_PULSE_PAUSE_MS 100
|
||||
#define STARTUP_DELAY 5000
|
||||
|
||||
void RunLubeApp(volatile uint32_t * wheelPulseCounter);
|
||||
void RunLubeApp(uint32_t add_milimeters);
|
||||
void LubePulse();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user