commit | ab6f4ec6da3a0030a283d00eba5471f57e51e47b | [log] [tgz] |
---|---|---|
author | r.xiao <r.xiao@mobiletek.cn> | Thu Dec 19 03:42:17 2024 -0800 |
committer | r.xiao <r.xiao@mobiletek.cn> | Thu Dec 19 03:42:17 2024 -0800 |
tree | 8c92f6b826fe3daa8f76ca05e163a422b2959b61 | |
parent | 472cfaf521ea6c94e4f166f90be01f7b90838e24 [diff] [blame] |
led server for v2 Change-Id: I08244310bd94a42fd736d0acc80ba0a5ac5cef93
diff --git a/mbtk/Make.defines b/mbtk/Make.defines index 7e2ded7..e7bd90a 100755 --- a/mbtk/Make.defines +++ b/mbtk/Make.defines
@@ -74,6 +74,9 @@ DEFINE += -DMBTK_ALL_CID_SUPPORT +#LED DEF_OPEN +DEFINE += -DMBTK_LED + ifeq ($(MBTK_SOURCE_VERSION), 2) DEFINE += -DMBTK_SOURCE_VERSION_2 endif