mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-05 17:47:53 +00:00
apps/blestress: Fix nrfx include path
This fixes include path after nrfx was switched to used github repository
This commit is contained in:
committed by
Szymon Janc
parent
c514f5b574
commit
d1c2cf5250
@@ -24,7 +24,7 @@
|
||||
#include <string.h>
|
||||
#include <console/console.h>
|
||||
#include <errno.h>
|
||||
#include <nrfx/hal/nrf_aar.h>
|
||||
#include <hal/nrf_aar.h>
|
||||
|
||||
/* BLE */
|
||||
#include "nimble/ble.h"
|
||||
|
||||
Reference in New Issue
Block a user