This commit is contained in:
richonguzman 2023-08-04 01:02:33 -04:00
parent 08756e8564
commit e8cf3f9cc6
1 changed files with 1 additions and 1 deletions

View File

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