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