b-parasite-esp32/code/nrf-connect/samples
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
..
ble Setup Kconfig for prstlib 2022-12-19 18:34:03 +01:00
blinky <zephyr/zephyr.h> -> <zephyr/kernel.h> everywhere 2022-12-04 10:16:00 +01:00
soil_read_loop Setup Kconfig for prstlib 2022-12-19 18:34:03 +01:00
zigbee Fix battery quantity/size reporting 2023-02-02 00:43:13 -05:00