Diff between d84bd7754bc0bc9816a31402211c77b92117d6c9 and 1f17efbac0d5b0e475073a3b98bcda9c23c8e8c7

Changed Files

File Additions Deletions Status
mesh/config-model.h +1 -1 modified

Full Patch

diff --git a/mesh/config-model.h b/mesh/config-model.h
index be7acab..d7ee5e6 100644
--- a/mesh/config-model.h
+++ b/mesh/config-model.h
@@ -93,7 +93,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
 
 bool config_server_init(void);