Remove PWM advanced check for WS2812 driver (#22830)
This commit is contained in:
		
							parent
							
								
									e09d84c47c
								
							
						
					
					
						commit
						7ed3138e5f
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -48,9 +48,6 @@
 | 
			
		|||
#ifndef WS2812_PWM_COMPLEMENTARY_OUTPUT
 | 
			
		||||
#    define WS2812_PWM_OUTPUT_MODE PWM_OUTPUT_ACTIVE_HIGH
 | 
			
		||||
#else
 | 
			
		||||
#    if !STM32_PWM_USE_ADVANCED
 | 
			
		||||
#        error "WS2812_PWM_COMPLEMENTARY_OUTPUT requires STM32_PWM_USE_ADVANCED == TRUE"
 | 
			
		||||
#    endif
 | 
			
		||||
#    define WS2812_PWM_OUTPUT_MODE PWM_COMPLEMENTARY_OUTPUT_ACTIVE_HIGH
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue