You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy over ups_hat_c.py into your custom plugins directory
In your config.toml file, add:
main.plugins.ups_hat_c.enabled = true
main.plugins.ups_hat_c.label_on = true # show BAT label or just percentage
main.plugins.ups_hat_c.shutdown = 5 # battery percent at which the device will turn off
main.plugins.ups_hat_c.bat_x_coord = 140
main.plugins.ups_hat_c.bat_y_coord = 0
it doesn't work
The text was updated successfully, but these errors were encountered:
pwnagotchi plugin for the Waveshare UPS hat C, doesn't work
https://github.com/hannadiamond/pwnagotchi-plugins
Copy over ups_hat_c.py into your custom plugins directory
In your config.toml file, add:
it doesn't work
The text was updated successfully, but these errors were encountered: