Skip to content

Commit

Permalink
Merge pull request #267 from renewedbullet/patch-2
Browse files Browse the repository at this point in the history
Update pisugarx.py
  • Loading branch information
jayofelony authored Dec 22, 2024
2 parents 3fc319b + de7e9b1 commit 0377b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwnagotchi/plugins/default/pisugarx.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,4 +283,4 @@ def on_ui_update(self, ui):
logging.info(
f"[PiSugarX] Empty battery (<= {safe_shutdown_level}%): shutting down"
)
ui.update(force=True, new_data={"status": "Battery exhausted, bye ..."})
ui.update(force=True, new_data={"status": "Battery exhausted, bye ..."})

0 comments on commit 0377b39

Please sign in to comment.