b-parasite-esp32/code/nrf-connect/samples/zigbee/src/factory_reset.h

6 lines
No EOL
141 B
C

#ifndef _PRST_ZB_FACTORY_RESET_H_
#define _PRST_ZB_FACTORY_RESET_H_
int prst_zb_factory_reset_check();
#endif // _PRST_ZB_FACTORY_RESET_H_