From 80a432585cccffae2b5518d0202572f85774a96d Mon Sep 17 00:00:00 2001
From: Hmmbob <33529490+hmmbob@users.noreply.github.com>
Date: Sun, 27 Oct 2024 13:14:26 +0100
Subject: [PATCH] update2.html: fix typo (#143)
---
SmartEVSE-3/data/update2.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SmartEVSE-3/data/update2.html b/SmartEVSE-3/data/update2.html
index ac1f22d0..399e5889 100644
--- a/SmartEVSE-3/data/update2.html
+++ b/SmartEVSE-3/data/update2.html
@@ -99,7 +99,7 @@
Flash one of:
- firmware.bin or firmware.signed.bin (to update the firmware);
- firmware.debug.bin or firmware.debug.signed.bin (if you want to telnet to your SmartEVSE to see debug messages);
- - rfix.txt (if you want to bulk upload allowed NFC tags for the RFID reader);
+ - rfid.txt (if you want to bulk upload allowed NFC tags for the RFID reader);
You should only flash files with those exact names.
No need to flash spiffs.bin for versions 3.6.0-RC1 and newer!
No need to rename firmware.debug.bin anymore for versions 3.6.0-RC2 and newer!
Signed firmware is verified to be original and can be handled by versions 3.6.2 and newer.