Decrase button lag

This commit is contained in:
mrcory
2020-02-14 14:17:36 -05:00
parent 1528502106
commit fcda14ef27
+1 -1
View File
@@ -120,4 +120,4 @@ int pulseMax = 250; //Max brightness for pulse mode. Max 250 or it wil
#define cmds true //After setting up positions, cmdArduino can be disabled
//How many ms until Blynk.run is triggered
const unsigned long blynkRefresh = 250;
const unsigned long blynkRefresh = 50;