MetaWear C++ API
0.20.0
C++ implementation of the MetaWear protocol
|
Tuple holding battery state information. More...
#include <types.h>
Public Attributes | |
uint16_t | voltage |
Voltage level, in mV. | |
uint8_t | charge |
Percent charged, between [0, 100] percent. | |
Tuple holding battery state information.