This commit is contained in:
hathach 2018-04-04 00:42:30 +07:00
parent b45099aad2
commit cabadfd441
2 changed files with 1 additions and 3 deletions

View File

@ -53,7 +53,7 @@ enum { BLE_CONN_CFG_HIGH_BANDWIDTH = 1 };
// DIS_MODEL is defined in boards.h
// 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). */

View File

@ -53,8 +53,6 @@
#include "pstorage_platform.h"
#include "nrf_mbr.h"
//#include "nrf_log.h"
#include "nrf_wdt.h"
#include "nrf_delay.h"
#include "pstorage.h"