0.1.22
Reverted a few of the changes for the upload of new firmware and TFT files to the display.
Problems updating firmware
If you are having problems uploading the new firmware to the panel, try clearing the retained "reload" command in MQTT by using MQTT Explorer or the following command: mosquitto_pub -h 10.2.0.4 -t nspanel/config/reload -n -r -d
You will of course need to change the IP-adress and point it to your MQTT address. If you have authentication enabled for MQTT you will of course need to enter those details in the command as well.