--- trunk/PIC/TCP-IP stack/main.c 2007/05/01 07:54:46 61 +++ 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) +{ + +}