mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
5 lines
283 B
TOML
5 lines
283 B
TOML
main.plugins.ups_hat_c.enabled = false
|
|
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 |