Expand description
Error applet.
This applet displays error text as a pop-up message on the lower screen.
Structs§
- Configuration struct to set up the Error applet.
Enums§
- Error returned by an unsuccessful
PopUp::launch()
. - Determines whether the Error applet will use word wrapping when displaying a message.
Functions§
- Sets a custom panic hook that uses the error applet to display panic messages.