From ba015bf7bf9cd39b35c629356c3e4db8d3e77e34 Mon Sep 17 00:00:00 2001 From: Alexander Kauerz Date: Thu, 9 Feb 2012 23:01:34 +0100 Subject: =?UTF-8?q?Chalieplexing=205x6=20sch=C3=B6ner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Matrix_5x6/Charlie/Charlie.pde | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Matrix_5x6/Charlie/Charlie.pde b/Matrix_5x6/Charlie/Charlie.pde index 1c3ea2e..3d31d92 100644 --- a/Matrix_5x6/Charlie/Charlie.pde +++ b/Matrix_5x6/Charlie/Charlie.pde @@ -261,12 +261,12 @@ void mauer(int dir, boolean fade) { void loop() { // zufall_fading_up(); // zufall_fading_down(); -// zufall_fading_up(); -// lauftext(" META MEUTE#"); -// zufall_fading_down(); -// schnecke(random(4)); -// clrscr(); -// mauer(0); +zufall_fading_up(); +lauftext(" META MEUTE#"); +zufall_fading_down(); +schnecke(random(4)); +clrscr(); +mauer(0,false); clrscr(); mauer(random(4),false); -- cgit v1.2.3