b-parasite-esp32/code/nrf-connect
Matthew Dawson d3bcc13749
Fix battery quantity/size reporting
The API for reporting information requires a pointer to the data value,
and cannot deal with a constant directly.  The current quantity/size
returned by the device are random values from memory.

Instead move these values into the prst_batt_attrs_t struct and
set their values in prst_zb_attrs_init.
2023-02-02 00:43:13 -05:00
..
prstlib Update Zigbee example to work with SDK 2.2.0 2023-01-22 02:51:24 -05:00
samples Fix battery quantity/size reporting 2023-02-02 00:43:13 -05:00