mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
animations, midi, etc
This commit is contained in:
@@ -171,7 +171,6 @@ void inline ws2812_setleds_rgbw(LED_TYPE *ledarray, uint16_t leds)
|
||||
}
|
||||
I2C_Stop();
|
||||
SREG=sreg_prev;
|
||||
// TWCR = (1<<TWINT) | (1<<TWSTA) | (1<<TWEN);
|
||||
TWCR=twcr_prev;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user