Applied with minor changes On Wed, 2019-06-19 at 11:18 +0200, Jakub Witowski wrote: > This removes NotFound error from mesh-api.txt from Leave() function. > --- > doc/mesh-api.txt | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt > index 2a800468b..c82732d2c 100644 > --- a/doc/mesh-api.txt > +++ b/doc/mesh-api.txt > @@ -112,8 +112,6 @@ Methods: > identified by the 64-bit token parameter. The token > parameter > has been obtained as a result of successful Join() > method call. > > - PossibleErrors: > - org.bluez.mesh.Error.NotFound > > uint64 token CreateNetwork(object app_root, array{byte}[16] > uuid) >