From 7f314f987050ad96a813da1dc72a4e4e75feb4a4 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Fri, 19 Jul 2019 17:37:38 +0200 Subject: [PATCH] mesh: document location for MeshOpions.ini --- test/mesh/mesh_pts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/mesh/mesh_pts.c b/test/mesh/mesh_pts.c index 018347adc..dd7d8f9be 100644 --- a/test/mesh/mesh_pts.c +++ b/test/mesh/mesh_pts.c @@ -252,7 +252,7 @@ static void printf_hex(const uint8_t * data, uint16_t len){ } static void mesh_pts_dump_mesh_options(void){ - printf("\nMeshOptions.ini\n"); + printf("\nMeshOptions.ini - into 'My Decoders' of Bluetooth Protocol Viewer\n"); printf("[mesh]\n");