removed forgotten debugging stuff

This commit is contained in:
Christian Kroll 2011-02-25 20:35:12 +00:00
parent cd2f02f39a
commit b3276d75d4
1 changed files with 0 additions and 3 deletions

View File

@ -215,9 +215,6 @@ void rectangles()
// schräge linien die aufblitzen
void lines1()
{
line((pixel){0, 15}, (pixel){15, 15}, 3);
wait(10000);
unsigned char value, n, x, y, h, w;
unsigned int delay = 500;
clear_screen(0);