The configuration model header was now in the tools/mesh directory while the Generic OnOff header was in the tools/mesh-gatt directory. In preparation of implementing the Generic OnOff client model in the mesh-cfgclient tool and to make the structure more consistent I renamed and moved the header file of the Generic OnOff model to the tools/mesh directory. Daan Pape (1): Mesh: make SIG model header file locations more consistent tools/mesh-gatt/onoff-model.c | 2 +- tools/mesh-gatt/onoff-model.h | 33 --------------------------------- tools/meshctl.c | 2 +- 3 files changed, 2 insertions(+), 35 deletions(-) delete mode 100644 tools/mesh-gatt/onoff-model.h -- 2.25.1