Search found 1 match
- 19 Jan 2019, 11:48
- Forum: ESP Easy: Software
- Topic: Can`t get _P105_RGBW Plugin compiled
- Replies: 4
- Views: 6101
Re: Can`t get _P105_RGBW Plugin compiled
Hi in the __P105_RGBW.ino, put comment for lines 432 to 438 // if (GetArgv(command, TmpStr1, 2)) Par[1] = str2int(TmpStr1); // if (GetArgv(command, TmpStr1, 3)) Par[2] = str2int(TmpStr1); // if (GetArgv(command, TmpStr1, 4)) Par[3] = str2int(TmpStr1); // if (GetArgv(command, TmpStr1, 5)) Par[4] = st...