🪵 Reduced duplicate logs [your SD card(s) will thank me]
This commit is contained in:
parent
1ca225b85c
commit
3cd26feb03
@ -43,6 +43,8 @@ def deleteEntries(type):
|
||||
print("😡 Error deleting " + type + " record(s)")
|
||||
|
||||
def getIPs():
|
||||
global shown_ipv4_warning
|
||||
global shown_ipv6_warning
|
||||
a = None
|
||||
aaaa = None
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user