WS2812 driver improvements (#20262)
This commit is contained in:
		
							parent
							
								
									7e1e662dc7
								
							
						
					
					
						commit
						647c2835e6
					
				
					 23 changed files with 68 additions and 77 deletions
				
			
		| 
						 | 
				
			
			@ -18,7 +18,7 @@
 | 
			
		|||
#define RGB_DI_PIN RGB_INDICATOR_PIN
 | 
			
		||||
#define ws2812_setleds indicator_setleds
 | 
			
		||||
#define ws2812_setleds_pin indicator_setleds_pin
 | 
			
		||||
#include "ws2812.c"
 | 
			
		||||
#include "ws2812_bitbang.c"
 | 
			
		||||
 | 
			
		||||
void indicator_write(LED_TYPE *start_led, uint8_t num_leds)
 | 
			
		||||
{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue