This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

zStack-Light 的Compiler flag: ZLL_HW_LED_LAMP 如何定义

我目前在修改 zStack-Light 的程式.

我是使用 "SampleLight - EB - Router " 這一個 compiler 設定,

如果我要使用hwLight_UpdateLampColor(..), 就要將 ZLL_HW_LED_LAMP 這個 define 加進去.

請問各位高手, 我要如何加進去呢?

因為, 我也找不到 "SampleLight - Zlight - Router" 裡面有定義 ZLL_HW_LED_LAMP,

但是卻可以執行 hwLight_UpdateLampColor(..),


謝謝