attempt to use central on 2650 ma
This commit is contained in:
+3
-1
@@ -82,7 +82,9 @@
|
||||
|
||||
#include "ble_user_config.h"
|
||||
|
||||
|
||||
#ifndef BOOSTXL_CC2650MA
|
||||
#ERROR "undefine BOOSTXL_CC2650MA"
|
||||
#endif
|
||||
/*********************************************************************
|
||||
* MACROS
|
||||
*/
|
||||
|
||||
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user