diff options
Diffstat (limited to 'quantum/light_ws2812.h')
| -rwxr-xr-x | quantum/light_ws2812.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/light_ws2812.h b/quantum/light_ws2812.h index 0bef93d5e..9498e550e 100755 --- a/quantum/light_ws2812.h +++ b/quantum/light_ws2812.h | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | #include <avr/io.h> | 16 | #include <avr/io.h> |
| 17 | #include <avr/interrupt.h> | 17 | #include <avr/interrupt.h> |
| 18 | //#include "ws2812_config.h" | 18 | //#include "ws2812_config.h" |
| 19 | #include "i2cmaster.h" | 19 | //#include "i2cmaster.h" |
| 20 | 20 | ||
| 21 | #define LIGHT_I2C 1 | 21 | #define LIGHT_I2C 1 |
| 22 | #define LIGHT_I2C_ADDR 0x84 | 22 | #define LIGHT_I2C_ADDR 0x84 |
