Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
markbirss authored Dec 4, 2024
1 parent cd4a67a commit 9619e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ void setup()
} else {
LOG_INFO("LR1121 init success");
}
}
}
} else if (settingsMap[use_sx1268]) {
if (!rIf) {
LOG_DEBUG("Activate sx1268 radio on SPI port %s", settingsStrings[spidev].c_str());
Expand Down

0 comments on commit 9619e21

Please sign in to comment.