@ -251,8 +251,8 @@ int TimerLeftMS(Timer*);
|
||||
/*
|
||||
* @brief Network interface porting
|
||||
*/
|
||||
int w5x00_read(Network*, unsigned char*, int);
|
||||
int w5x00_write(Network*, unsigned char*, int);
|
||||
int w5x00_read(Network*, unsigned char*, int, long);
|
||||
int w5x00_write(Network*, unsigned char*, int, long);
|
||||
void w5x00_disconnect(Network*);
|
||||
void NewNetwork(Network* n, int sn);
|
||||
int ConnectNetwork(Network*, char*, int);
|
||||
|
Reference in New Issue
Block a user