config variables description (structure format, bitmasks...)#20
config variables description (structure format, bitmasks...)#20m-kozlowski wants to merge 3 commits intoAsmageddon:masterfrom
Conversation
|
What exactly is this? Is it based on the AI outputs you've posted previously, or is it something you have worked with and verified to be correct? |
Did I? o_O But yes, this time it's been worked out with quite significant use of Claude, but wisely. He quite accurately sorted out the variable descriptors from |
|
Rationale here is that understanding how firmware handles variable descriptors (when something is visible, where the text labels come from or how to construct entries that are either enum or float range...) should make it possible to reuse existing GUI framework to add extra settings in menu instead of reimplementing it using low level emWin functions. |
Updated descriptions for variable descriptor tables and corrected types.
No description provided.