Browse Source

update

master
zhaohe 1 year ago
parent
commit
9fccfb3e53
  1. 4
      src/znordic.c

4
src/znordic.c

@ -44,7 +44,7 @@ void znordic_init() {
{
/*******************************************************************************
* ?? *
* *
*******************************************************************************/
ret_code_t err_code;
err_code = nrf_pwr_mgmt_init();
@ -52,7 +52,7 @@ void znordic_init() {
}
{
/*******************************************************************************
* 使?? *
* 使 *
*******************************************************************************/
ret_code_t err_code;
err_code = nrf_sdh_enable_request();

Loading…
Cancel
Save