b-parasite-esp32/code/nrf-connect/samples
rbaron 1a5acd02a5 [ble] __ASSERT initialization & sensor reading
After we tracked down a rare, annoying bug for the zigbee sample in #150,
this PR does something similar for the ble sample. If there's an error
either initializing the board of reading the sensors, __ASSERT will
reboot the system, instead of letting it hang forever.
2023-07-23 18:10:28 +02:00
..
ble [ble] __ASSERT initialization & sensor reading 2023-07-23 18:10:28 +02:00
blinky <zephyr/zephyr.h> -> <zephyr/kernel.h> everywhere 2022-12-04 10:16:00 +01:00
input Remove debug info 2023-03-29 21:46:41 +02:00
soil_read_loop Cleanups 2023-03-29 21:42:41 +02:00
zigbee Better error handling for SHTC3 reading 2023-07-15 11:07:35 +02:00