diff --git a/Software/ChainLube/src/lubeapp.h b/Software/ChainLube/src/lubeapp.h index bf6c2fb..69ea6ee 100644 --- a/Software/ChainLube/src/lubeapp.h +++ b/Software/ChainLube/src/lubeapp.h @@ -6,7 +6,7 @@ #include "common.h" #include "globals.h" -#define LUBE_PULSE_LENGHT_MS 100 +#define LUBE_PULSE_LENGHT_MS 160 #define LUBE_PULSE_PAUSE_MS 100 #define BUTTON_HOLD_DELAY 1000