set fading pattern as default

This commit is contained in:
Stefan Rupp 2014-08-07 17:50:11 +02:00
parent 6a211a74f4
commit b5c35fa926

View File

@ -6,6 +6,9 @@ void rgbyteclock(void)
{
uint8_t gain = 0;
rgbyteclock_hsv_fading();
//rgbyteclock_rounds_white();
for (int led=0;led<12;led++) {