module documentation
Popup system for Stick firmware
Function | show |
Show popup |
Function | split |
Splits text to fit on display |
Show popup Args: message (str): Long message to display in popup title (str, optional): Short title, default "Info" timeout (int, optional): Timeout in seconds, popup will automatically close after timeout, default 3600 (1 hour)