Error in DWIN.CPP Line 2882 #945
Crazy-Charles
started this conversation in
General
Replies: 1 comment
-
You are right, thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know its not a common setting but as I have added a caselight to my board and firmware, this line fails to compile...(same in previous versions but never got around to mentioning it!)
MENU_ITEM(ICON_CaseLight, MSG_CASE_LIGHT, onDrawChkbMenu, SetCaseLight, &caselight.on);
Needs changing to EDIT_ITEM.
Beta Was this translation helpful? Give feedback.
All reactions