Browse Source

update

master
zhaohe 1 year ago
parent
commit
dd5788e214
  1. 2
      include/zble_module.h

2
include/zble_module.h

@ -2,7 +2,7 @@
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include "ble_dfu.h" #include "ble_dfu.h"
#include "nrf_bootloader_info.h"
// #include "nrf_bootloader_info.h"
#include "nrf_power.h" #include "nrf_power.h"
/** /**
* @brief * @brief

Loading…
Cancel
Save