add support for adafruit feather nrf52832 - which is close to a RAK815

This commit is contained in:
geeksville
2020-07-09 21:27:34 -07:00
parent 6954d0d5f4
commit 80b14c0a6f
8 changed files with 33 additions and 16 deletions

View File

@@ -172,7 +172,7 @@ void initWifi()
}
}
}
} else
} else
DEBUG_MSG("Not using WIFI\n");
#endif
}