clean up
This commit is contained in:
parent
b45099aad2
commit
cabadfd441
@ -53,7 +53,7 @@ enum { BLE_CONN_CFG_HIGH_BANDWIDTH = 1 };
|
|||||||
// DIS_MODEL is defined in boards.h
|
// DIS_MODEL is defined in boards.h
|
||||||
|
|
||||||
// TODO Update when upgrade bootloader
|
// TODO Update when upgrade bootloader
|
||||||
#define DIS_FIRMWARE "S132 5.1.0, 5.1.0"
|
#define DIS_FIRMWARE "S140 6.0.0, 6.0.0"
|
||||||
|
|
||||||
|
|
||||||
#define MIN_CONN_INTERVAL (uint16_t)(MSEC_TO_UNITS(10, UNIT_1_25_MS)) /**< Minimum acceptable connection interval (11.25 milliseconds). */
|
#define MIN_CONN_INTERVAL (uint16_t)(MSEC_TO_UNITS(10, UNIT_1_25_MS)) /**< Minimum acceptable connection interval (11.25 milliseconds). */
|
||||||
|
@ -53,8 +53,6 @@
|
|||||||
|
|
||||||
#include "pstorage_platform.h"
|
#include "pstorage_platform.h"
|
||||||
#include "nrf_mbr.h"
|
#include "nrf_mbr.h"
|
||||||
//#include "nrf_log.h"
|
|
||||||
|
|
||||||
#include "nrf_wdt.h"
|
#include "nrf_wdt.h"
|
||||||
#include "nrf_delay.h"
|
#include "nrf_delay.h"
|
||||||
#include "pstorage.h"
|
#include "pstorage.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user