util.error_handler – error handling utility module¶
???
Constants¶
- util.error_handler.error_handler = <Main ErrorHandler object>¶
- util.error_handler.PROGRAM_EXECUTION_ERROR = 0¶
???
- util.error_handler.PROGRAM_EXECUTION_MEMORY_ERROR = 1¶
???
ErrorHandler Class¶
Imports¶
Module protocol.notifications – ???
Module uio – input/output streams
Module version – version module
Function
event_loop.get_event_loopFunction
micropython.constFunction
ubinascii.b2a_base64Function
util.log.log_critical_errorConstant
util.color.BLACK= (0, 0, 0)Constant
util.color.RED= (255, 0, 0)