Increase LED count

This commit is contained in:
Robert Marshall 2018-09-16 18:30:02 +01:00
parent 99019edd1d
commit 58ef89e943

View file

@ -13,7 +13,7 @@
#define PASSWORD "cocklol."
#define LIGHT_TOPIC "/home/switches/kitchen/fishtank"
#define LIGHT_PIN D2
#define LED_COUNT 24
#define LED_COUNT 36
#define PH_TOPIC "/home/sensors/fishtank/ph"
#define TEMPERATURE_TOPIC "/home/sensors/fishtank/temperature"
#define TEMPERATURE_PIN D5