not yet working

This commit is contained in:
2020-11-08 16:19:50 +01:00
parent dfba52b939
commit 21b22c322d
2 changed files with 5 additions and 5 deletions

View File

@ -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");