|
Driver SDK
1.6
|
Possible values for the output parameter battery of function bbt_driver_read().
More...
Variables | |
| BBT_SDK_API const short | bbt_driver_battery_unknown |
| unknown battery level More... | |
| BBT_SDK_API const short | bbt_driver_battery_charging |
| battery charging More... | |
Possible values for the output parameter battery of function bbt_driver_read().
Values from 0 to 5 indicate the level of battery in percentage from 0 = 0% to 5 = 100%. Other possible values are bbt_driver_battery_unknown and bbt_driver_battery_charging
|
extern |
unknown battery level
The battery level is not known yet. It takes one second after bbt_driver_start() to be available
|
extern |
1.9.1