Simplify more feature driver defines (#22090)

This commit is contained in:
Ryan
2023-09-25 13:06:42 +10:00
committed by GitHub
parent 61702b2564
commit 21ed9b4575
51 changed files with 63 additions and 62 deletions

View File

@@ -32,7 +32,7 @@
# endif
#endif
#ifdef WS2812_DRIVER_PWM
#ifdef WS2812_PWM
# ifndef HAL_USE_PWM
# define HAL_USE_PWM TRUE
# endif