mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-06 06:55:07 +00:00
const corrections
This commit is contained in:
parent
0f5330141f
commit
6ee86f7557
4 changed files with 10 additions and 10 deletions
|
|
@ -66,7 +66,7 @@ namespace Utils {
|
|||
}
|
||||
}
|
||||
|
||||
const String getLocalIP() {
|
||||
String getLocalIP() {
|
||||
if (!WiFiConnected) {
|
||||
return "IP : 192.168.4.1";
|
||||
} else if (backUpDigiMode) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue