Basic Function works
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
#include "common.h"
|
||||
#include "globals.h"
|
||||
|
||||
#define LUBE_PULSE_LENGHT_MS 1000
|
||||
#define LUBE_PULSE_LENGHT_MS 500
|
||||
#define LUBE_PULSE_PAUSE_MS 250
|
||||
|
||||
void RunLubeApp(volatile uint32_t * wheelPulseCounter);
|
||||
void LubePulse();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user