Module settings

Module settings 

Source

Functionsยง

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 ๐Ÿ”’