not yet working
This commit is contained in:
@ -66,8 +66,8 @@ int wizInit() {
|
||||
|
||||
|
||||
coloredMsg(LOG_RED, "wizI, initializing Ethernet module");
|
||||
int8_t res = wizchip_init(NULL, NULL);
|
||||
coloredMsg(LOG_RED, "wizI, module driver returned %d", res);
|
||||
// int8_t res = wizchip_init(NULL, NULL);
|
||||
// coloredMsg(LOG_RED, "wizI, module driver returned %d", res);
|
||||
|
||||
// wizchip_setnetinfo(&wizNetInfo);
|
||||
// coloredMsg(LOG_RED, "wizI, netinfo set to Ethernet module");
|
||||
|
Reference in New Issue
Block a user