Update config.h

This commit is contained in:
mrcory
2020-02-14 14:37:06 -05:00
parent 0c578eedeb
commit c9a039494e
+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 = 50;
const unsigned long blynkRefresh = 25;