def crashedWarning(): device.showMessage("FATAL ERROR\nthe app has crashed", "/media/alert.png")
def serialWarning(): device.showMessage( "This app can only be controlled using the USB serial port!", "/media/usb.png")