Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						11ee2736bd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -982,7 +982,7 @@ void rgblight_task(void) {
 | 
				
			||||||
#        ifndef RGBLIGHT_BREATHE_TABLE_SIZE
 | 
					#        ifndef RGBLIGHT_BREATHE_TABLE_SIZE
 | 
				
			||||||
#            define RGBLIGHT_BREATHE_TABLE_SIZE 256  // 256 or 128 or 64
 | 
					#            define RGBLIGHT_BREATHE_TABLE_SIZE 256  // 256 or 128 or 64
 | 
				
			||||||
#        endif
 | 
					#        endif
 | 
				
			||||||
#        include "rgblight_breathe_table.h"
 | 
					#        include <rgblight_breathe_table.h>
 | 
				
			||||||
#    endif
 | 
					#    endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__attribute__((weak)) const uint8_t RGBLED_BREATHING_INTERVALS[] PROGMEM = {30, 20, 10, 5};
 | 
					__attribute__((weak)) const uint8_t RGBLED_BREATHING_INTERVALS[] PROGMEM = {30, 20, 10, 5};
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue