fixed issue #1

This commit is contained in:
2018-10-29 11:28:44 +01:00
parent 08e444cc98
commit c7c6c5f933
17 changed files with 154 additions and 164 deletions

View File

@ -5,7 +5,7 @@ boolean start = false;
unsigned int uiSec;
unsigned long timestamp = 0;
short fuzziness = 5;
unsigned int historyTemp[320];
CRGB leds[NUM_LEDS];