From bbb5d4a35b0a2eb60df5cc497d998efc039ab96d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Wed, 28 Feb 2018 00:31:06 +0100 Subject: [PATCH] Add a notice regarding the lack of robustness of the firmware update process. --- .../device/firmware/device-firmware.component.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/uhk-web/src/app/components/device/firmware/device-firmware.component.html b/packages/uhk-web/src/app/components/device/firmware/device-firmware.component.html index 83d14006..45a3c16a 100644 --- a/packages/uhk-web/src/app/components/device/firmware/device-firmware.component.html +++ b/packages/uhk-web/src/app/components/device/firmware/device-firmware.component.html @@ -6,6 +6,14 @@ Firmware + +

+ Please note that the firmware update process may sometimes fail. If if fails then + simply retry until it succeeds. If the left half becomes unresponsive after a failed + update then retry and follow the instructions displayed during the update to fix it. + We'll make the firmware update process more robust. +

+

Flash firmware {{ (getAgentVersionInfo$ | async).firmwareVersion }} (bundled with Agent)