def device_error(): print( """ The device you are running on is not currently compatible. Please use a suitable device. The current suitable devices are: - Raspberry Pi 4 """ ) quit()