changed led values

This commit is contained in:
Lukas Bachschwell 2016-07-19 21:46:14 +02:00
parent 7794f89525
commit 2cac3f1e81
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
Adafruit_NeoPixel leds = Adafruit_NeoPixel(8, 11, NEO_GRB + NEO_KHZ800);
uint16_t gdef = 0;
uint16_t rdef = 100;
uint16_t bdef = 200;
uint16_t rdef = 50;
uint16_t bdef = 150;
bool oldValues[8] = {
1, 1, 1, 1, 1, 1, 1, 1