Diff between 559733e707090999282bfa0d71ac9a1bebc68a34 and 7af962a04a882d9ca3e0e8ac52e032593cdc73cb
Changed Files
| File | Additions | Deletions | Status |
| mesh/cfgmod.h | +1 | -1 | modified |
Full Patch
diff --git a/mesh/cfgmod.h b/mesh/cfgmod.h
index da8b5b3..383fdbf 100644
--- a/mesh/cfgmod.h
+++ b/mesh/cfgmod.h
@@ -91,7 +91,7 @@
#define OP_NODE_RESET_STATUS 0x804A
#define OP_MODEL_APP_GET 0x804B
#define OP_MODEL_APP_LIST 0x804C
-#define OP_VEND_MODEL_APP_GET 0x804C
+#define OP_VEND_MODEL_APP_GET 0x804D
#define OP_VEND_MODEL_APP_LIST 0x804E
void cfgmod_server_init(struct mesh_node *node, uint8_t ele_idx);