From b03833cc43e2ca68b35de5e090e442117c6eaa77 Mon Sep 17 00:00:00 2001 From: Oliver Schinagl Date: Thu, 16 Dec 2004 16:21:09 +0000 Subject: CLS doens't work, replaced with EOL. --- Graphic_Equalizer/src/main.hcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Graphic_Equalizer/src/main.hcc b/Graphic_Equalizer/src/main.hcc index 78918b8..dfdb97a 100644 --- a/Graphic_Equalizer/src/main.hcc +++ b/Graphic_Equalizer/src/main.hcc @@ -117,7 +117,7 @@ void main(void) { * into the ram. */ #if HAVE_DEBUG - print_cls(); + print_eol(); print_string("Graphic Equalizer 2"); print_eol(); #endif -- cgit v0.12