lpf2.battery_type

Battery-type codes advertised by a hub.

Attributes

NORMAL

Non-rechargeable (AA / AAA).

RECHARGEABLE

Rechargeable pack.

Module Contents

lpf2.battery_type.NORMAL: int = 0[source]

Non-rechargeable (AA / AAA).

lpf2.battery_type.RECHARGEABLE: int = 1[source]

Rechargeable pack.