🪵 Reduced duplicate logs [your SD card(s) will thank me]

This commit is contained in:
Timothy Miller 2021-03-01 00:13:11 -05:00
parent 1ca225b85c
commit 3cd26feb03

View File

@ -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: