Functions | |
| int | battery_charging () |
| float | power_level () |
| float | power_level_nimh () |
| float | power_level_lipo () |
| float | power_level_life () |
| int battery_charging | ( | ) |
Whether or not the battery is charging
| float power_level | ( | ) |
The device's power level
| float power_level_life | ( | ) |
The device's power level (LiFePO4 chemistry)
| float power_level_lipo | ( | ) |
The device's power level (LiPo chemistry)
| float power_level_nimh | ( | ) |
The device's power level (NiMH chemistry)