You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the same function, it also looks as if zclLighting_ColorControl_Send_StepColorCmd(endPoint - 1, &inderect_DstAddr, 1000, 0, 0, true, bdb_getZCLFrameCounter()); line 166
cancels zclLighting_ColorControl_Send_StepColorCmd(endPoint - 1, &inderect_DstAddr, FREEPADAPP_COLOR_LEVEL_STEP_X_SIZE, FREEPADAPP_COLOR_LEVEL_STEP_Y_SIZE, FREEPADAPP_COLOR_LEVEL_TRANSITION_TIME, true, bdb_getZCLFrameCounter()); line 191
out.
I guess lines 166 and 179 should be commented?
Hi, first of all really nice piece of software!
In the file zcl_freepadapp.c the function
zclFreepadApp_SendKeysToBinds
has the caseAs far as i understand both endpoints should be
endPoint
.The text was updated successfully, but these errors were encountered: