Module settings
Source - bool_span ๐
- get_row_value ๐
- Get the display value and color for a settings row.
- kv ๐
- mcp_bool ๐
- Read a boolean from the MCP image; returns (โ?โ,
DarkGray) if not loaded. - mcp_num ๐
- Read a u8 from the MCP image; returns (โ?โ,
DarkGray) if not loaded. - mcp_str ๐
- Read a string from the MCP image; returns (โ?โ,
DarkGray) if not loaded. - num_span ๐
- on_off ๐
- render_cat ๐
- Render the CAT settings list (instant writes, no disconnect).
- render_mcp ๐
- Render the MCP settings list (~3s per change, brief disconnect).
- render_settings_list ๐