max 64 LEDs

This commit is contained in:
Wolfgang Hottgenroth 2019-04-06 22:55:35 +02:00
parent 6d3692a01e
commit 483a39e30c
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4

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_ */