WS2812 bitbang: prefix for NOP_FUDGE
define (#23110)
This commit is contained in:
parent
e198643d66
commit
865a8f42a6
3 changed files with 12 additions and 7 deletions
|
@ -40,4 +40,4 @@
|
|||
#define RGBLIGHT_LAYERS_OVERRIDE_RGB_OFF
|
||||
|
||||
// Bitbang WS2812
|
||||
#define NOP_FUDGE 0.4
|
||||
#define WS2812_BITBANG_NOP_FUDGE 0.4
|
||||
|
|
|
@ -42,4 +42,4 @@
|
|||
#define RGBLIGHT_LAYERS_OVERRIDE_RGB_OFF
|
||||
|
||||
// Bitbang WS2812
|
||||
#define NOP_FUDGE 0.4
|
||||
#define WS2812_BITBANG_NOP_FUDGE 0.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue