mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-14 13:10:02 +00:00
host/mesh: define Low Latency mode for non-NimBLE controller
This fixes build for porting
This commit is contained in:
committed by
Krzysztof Kopyściński
parent
039e3ca80e
commit
04d723ed05
@@ -1013,6 +1013,11 @@
|
||||
#define MYNEWT_VAL_BLE_MESH_OOB_OUTPUT_SIZE (4)
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef MYNEWT_VAL_BSP_NRF51
|
||||
#define MYNEWT_VAL_BSP_NRF51 (0)
|
||||
#endif
|
||||
|
||||
/* Overridden by @apache-mynewt-nimble/porting/targets/linux_blemesh (defined by @apache-mynewt-nimble/nimble/host/mesh) */
|
||||
#ifndef MYNEWT_VAL_BLE_MESH_PB_ADV
|
||||
#define MYNEWT_VAL_BLE_MESH_PB_ADV (1)
|
||||
|
||||
Reference in New Issue
Block a user