mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
@ -100,5 +100,6 @@ class AsyncAdvertiser(object):
|
||||
|
||||
except Exception as e:
|
||||
logging.warning("error while polling pwngrid-peer: %s" % e)
|
||||
logging.debug(e, exc_info=True)
|
||||
|
||||
time.sleep(1)
|
||||
|
Reference in New Issue
Block a user