-

CommentStreams:548c1aef382d09d3d7e1784b5385a7ea

From Geekworm Wiki
< CommentStreams:01d47aa0c9bf844b71ee3ec16af41d6d
Revision as of 09:55, 3 May 2022 by 104.251.66.141 (talk) (Migrated reply #2524)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I was able to get the results I wanted by modifying x728bat.py.

I changed the 3.00 in the readVoltage line:

  1. Set battery low voltage to shut down, you can modify the 3.00 to other value
if readVoltage(bus) < 3.00: