max 64 LEDs

This commit is contained in:
2019-04-06 22:55:35 +02:00
parent 6d3692a01e
commit 483a39e30c

View File

@ -15,6 +15,6 @@
#define CONFIG_SWITCH 2
#define PIXEL_PIN 1
#define NUM_OF_LEDs 16
#define NUM_OF_LEDs 64
#endif /* DEFINES_H_ */