mirror of
https://github.com/oliverschmidt/Stream-PDM.git
synced 2025-03-03 16:29:13 +00:00
Removed debug code.
This commit is contained in:
parent
b8365565f3
commit
c8c53901c2
@ -79,8 +79,6 @@ void main(void)
|
||||
}
|
||||
}
|
||||
|
||||
#if 1
|
||||
|
||||
printf("- %d\n\nInitializing %s ", eth_init, eth_name);
|
||||
if (ip65_init(eth_init))
|
||||
{
|
||||
@ -136,10 +134,6 @@ void main(void)
|
||||
}
|
||||
}
|
||||
|
||||
#else
|
||||
url = "http://www.myhost.com/myfile.stream";
|
||||
#endif
|
||||
|
||||
clrscr();
|
||||
gotoxy(0, 20);
|
||||
cprintf("%.160s", url);
|
Loading…
x
Reference in New Issue
Block a user