1.3.1
This commit is contained in:
parent
08756e8564
commit
e8cf3f9cc6
|
|
@ -79,7 +79,7 @@ void setup() {
|
|||
|
||||
MSG_Utils::loadNumMessages();
|
||||
GPS_Utils::setup();
|
||||
//LoRa_Utils::setup();
|
||||
LoRa_Utils::setup();
|
||||
|
||||
WiFi.mode(WIFI_OFF);
|
||||
logger.log(logging::LoggerLevel::LOGGER_LEVEL_INFO, "Main", "WiFi controller stopped");
|
||||
|
|
|
|||
Loading…
Reference in New Issue