--- trunk/PIC/TCP-IP stack/main.c 2007/04/27 08:42:17 54 +++ trunk/PIC/TCP-IP stack/main.c 2007/05/01 08:17:39 62 @@ -11,3 +11,7 @@ { while(1); } +void network_send_hello( unsigned char termid) +{ + +}