Formatting
This commit is contained in:
parent
d5891f4a6f
commit
f9f122b818
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ static int factory_reset_if_reset_via_reset_pin() {
|
||||||
#endif // CONFIG_PRST_ZB_FACTORY_RESET_VIA_RESET_PIN
|
#endif // CONFIG_PRST_ZB_FACTORY_RESET_VIA_RESET_PIN
|
||||||
|
|
||||||
#if CONFIG_PRST_ZB_FACTORY_RESET_VIA_SW1
|
#if CONFIG_PRST_ZB_FACTORY_RESET_VIA_SW1
|
||||||
|
|
||||||
static void timer_do_reset(zb_uint8_t unused_param) {
|
static void timer_do_reset(zb_uint8_t unused_param) {
|
||||||
LOG_WRN("SW1 button was pressed for 5 seconds, factory resetting device");
|
LOG_WRN("SW1 button was pressed for 5 seconds, factory resetting device");
|
||||||
prst_led_flash(/*times=*/5);
|
prst_led_flash(/*times=*/5);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue