mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 21:52:02 +00:00
fix up lint
This commit is contained in:
parent
8d23dd4270
commit
4575716686
@ -189,7 +189,8 @@ void ws2812_init(void) {
|
|||||||
0,
|
0,
|
||||||
WS2812_SPI_DIVISOR
|
WS2812_SPI_DIVISOR
|
||||||
# else
|
# else
|
||||||
WS2812_SPI_DIVISOR_CR1_BR_X, 0
|
WS2812_SPI_DIVISOR_CR1_BR_X,
|
||||||
|
0
|
||||||
# endif
|
# endif
|
||||||
#else
|
#else
|
||||||
// HAL_SPI_V2
|
// HAL_SPI_V2
|
||||||
|
Loading…
Reference in New Issue
Block a user