From 6d420662e191b33a81f6b34ff37cafecf93fe5fe Mon Sep 17 00:00:00 2001 From: proddy Date: Sun, 28 Mar 2021 16:25:44 +0200 Subject: [PATCH] formatting --- interface/src/system/UploadFirmwareForm.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/interface/src/system/UploadFirmwareForm.tsx b/interface/src/system/UploadFirmwareForm.tsx index 97d7554ed..0b9fade75 100644 --- a/interface/src/system/UploadFirmwareForm.tsx +++ b/interface/src/system/UploadFirmwareForm.tsx @@ -22,10 +22,8 @@ class UploadFirmwareForm extends React.Component { return ( - Upload a new firmware file (.bin or .bin.gz) below to replace the - existing firmware. -

This can take up to a minute. Wait until you see "Activating - new Firmware" and EMS-ESP will automatically restart. + Upload a new firmware file (.bin or .bin.gz) below to replace the existing firmware. +

This can take up to a minute. Wait until you see "Activating new Firmware" and EMS-ESP will then automatically restart.