set fading pattern as default
This commit is contained in:
		@@ -6,6 +6,9 @@ void rgbyteclock(void)
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	uint8_t gain = 0;
 | 
						uint8_t gain = 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						rgbyteclock_hsv_fading();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	//rgbyteclock_rounds_white();
 | 
						//rgbyteclock_rounds_white();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	for (int led=0;led<12;led++) {
 | 
						for (int led=0;led<12;led++) {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user