b-parasite-esp32/code
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
..
nrf-connect Fix battery quantity/size reporting 2023-02-02 00:43:13 -05:00
.clang-format Update github action & workflow to build nrf-connect samples 2022-11-28 19:44:41 +01:00