mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Make bt-tet lil bit more verbose
This commit is contained in:
@ -461,6 +461,7 @@ class BTTether(plugins.Plugin):
|
|||||||
logging.error("BT-TET: Can't start bluetooth.service")
|
logging.error("BT-TET: Can't start bluetooth.service")
|
||||||
return
|
return
|
||||||
|
|
||||||
|
logging.info("BT-TETHER: Sussessfully loaded ...")
|
||||||
self.ready = True
|
self.ready = True
|
||||||
|
|
||||||
def on_ui_setup(self, ui):
|
def on_ui_setup(self, ui):
|
||||||
|
Reference in New Issue
Block a user