use fancy pattern by default

This commit is contained in:
Stefan Rupp 2014-04-16 22:46:29 +02:00
parent 1af698cde1
commit 2321c17288

View File

@ -5,7 +5,7 @@
void rgbyteclock(void) void rgbyteclock(void)
{ {
rgbyteclock_rounds_colored(); rgbyteclock_rounds_white();
while (1) { while (1) {