Increase LED count
This commit is contained in:
parent
99019edd1d
commit
58ef89e943
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue