Definition at line 410 of file funky.cpp.
410 {
411 for (
int x = 1;
x < 8;
x++) {
413 }
414 for (
int x = 2;
x < 8;
x++) {
416 }
417 for (
int x = 3;
x < 8;
x++) {
419 }
420 for (
int x = 4;
x < 8;
x++) {
422 }
423 for (
int x = 5;
x < 8;
x++) {
425 }
426 for (
int x = 6;
x < 8;
x++) {
428 }
429 for (
int x = 7;
x < 8;
x++) {
431 }
432}
References leds, x, and XY().
Referenced by Audio3().