Smart Remote 3 nRF52 v1.2
m_init.h
1 /*$$$LICENCE_NORDIC_STANDARD<2016>$$$*/
2 
11 #ifndef __M_INIT_H__
12 #define __M_INIT_H__
13 
18 void m_init(bool is_resume);
19 
20 #endif

Documentation feedback | Developer Zone | Subscribe | Updated