2020 February 29 Breaking Changes Update (#8064)
[jackhill/qmk/firmware.git] / keyboards / cannonkeys / stm32f072 / ws2812.c
index 6657639..b2f2384 100644 (file)
@@ -61,6 +61,7 @@ static THD_FUNCTION(hsv_transThread, arg) {
 #endif
 
 static const SPIConfig spicfg = {
+  false,
   NULL,
   GPIOB,
   15,