Skip to content

Commit 3d1a29f

Browse files
committed
Fix path for blemesh app
1 parent 31f7f82 commit 3d1a29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mesh/sample.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ no need for configuring public address.
99
::
1010

1111
newt target create blemesh
12-
newt target set blemesh app=@apache-mynewt-core/apps/blemesh
12+
newt target set blemesh app=@apache-mynewt-nimble/apps/blemesh
1313
newt target set blemesh bsp=@apache-mynewt-core/hw/bsp/nrf52840pdk
1414
newt target set blemesh build_profile=optimized
1515
newt target set blemesh syscfg=BLE_MESH_PB_GATT=1:BLE_MESH_DEV_UUID='(uint8_t[16]){0x22, 0x20, 0}'

0 commit comments

Comments
 (0)