Skip to content
Discussion options

You must be logged in to vote

Jason and sformis Thanks for your help. I was going through Sfromis's @sfromis previous posts/replies and as per the information there I tried the following code:

1#define MODULE USER_MODULE
2#define USER_TEMPLATE "{"CMND":"SetOption37 46","NAME":"Wipro-RGB-NS9001","GPIO": [0,0,0,0,416,419,0,0,417,420,418,0,0,0],"FLAG":0,"BASE":18}"
<---This worked for "SetOption37"
3#define LIGHT_PWM_CT_MODE true
4#define SETOPTION37 46 <-Removed from code
5#define APP_DISABLE_POWERCYCLE true
6#define EMULATION EMUL_HUE
7#define USE_EMULATION_HUE

Final code that worked is as follows:

#define MODULE            USER_MODULE
#define USER_TEMPLATE "{\"CMND\":\"SetOption37 46\",\"NAME\":\"Wipro-RGB-NS9001\",\"…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@NsinghP
Comment options

@sfromis
Comment options

@NsinghP
Comment options

Answer selected by NsinghP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants