mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Merge remote-tracking branch 'OFW/dev' into dev
This commit is contained in:
@@ -194,3 +194,7 @@
|
||||
255 /**< Set to 255 with the memory manager and the mailbox */
|
||||
|
||||
#define TL_BLE_EVENT_FRAME_SIZE (TL_EVT_HDR_SIZE + CFG_TLBLE_MOST_EVENT_PAYLOAD_SIZE)
|
||||
|
||||
/* Various defines for compatibility with -Wundef - thanks, ST */
|
||||
#define CFG_DEBUG_TRACE_FULL 0
|
||||
#define CFG_DEBUG_TRACE_LIGHT 0
|
||||
|
||||
@@ -9,3 +9,15 @@
|
||||
#define BLE_CFG_SVC_MAX_NBR_CB 0
|
||||
|
||||
#define BLE_CFG_CLT_MAX_NBR_CB 0
|
||||
|
||||
/* Various defines for compatibility with -Wundef - thanks, ST */
|
||||
#define BLE_CFG_BLS_INTERMEDIATE_CUFF_PRESSURE 0
|
||||
#define BLE_CFG_BLS_TIME_STAMP_FLAG 0
|
||||
#define BLE_CFG_BLS_PULSE_RATE_FLAG 0
|
||||
#define BLE_CFG_BLS_USER_ID_FLAG 0
|
||||
#define BLE_CFG_BLS_MEASUREMENT_STATUS_FLAG 0
|
||||
#define BLE_CFG_HRS_ENERGY_EXPENDED_INFO_FLAG 0
|
||||
#define BLE_CFG_HRS_ENERGY_RR_INTERVAL_FLAG 0
|
||||
#define BLE_CFG_HTS_MEASUREMENT_INTERVAL 0
|
||||
#define BLE_CFG_HTS_TIME_STAMP_FLAG 0
|
||||
#define BLE_CFG_HTS_TEMPERATURE_TYPE_VALUE_STATIC 0
|
||||
|
||||
Reference in New Issue
Block a user