attempt to use central on 2650 ma

This commit is contained in:
weiting2
2020-06-04 11:07:03 +08:00
parent 7d8dda0829
commit 8dcbcfd349
2 changed files with 7 additions and 5 deletions
@@ -82,7 +82,9 @@
#include "ble_user_config.h"
#ifndef BOOSTXL_CC2650MA
#ERROR "undefine BOOSTXL_CC2650MA"
#endif
/*********************************************************************
* MACROS
*/
@@ -4,13 +4,13 @@
#define VERSION_DATE_YEAR 20
#define VERSION_DATE_MONTH 6
#define VERSION_DATE_DAY 3
#define VERSION_DATE_HOUR 18
#define VERSION_DATE_MINUTE 51
#define VERSION_DATE_DAY 4
#define VERSION_DATE_HOUR 11
#define VERSION_DATE_MINUTE 7
// this is NOT the version hash !!
// it's the last version hash
#define VERSION_HASH 81c96e02816a1121837936388a5319907ef59588
#define VERSION_HASH 7d8dda08291398043dde3b2d6a3f2300617be929
#define VERSION_GIT_BRANCH simple_central_ma_pin
#endif