From 73290f2e488c8c884829d92085f7a43b5222b3a3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 6 May 2026 15:58:26 -0400 Subject: Lots of changes. --- README | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index b5ce2b3..8088f3e 100644 --- a/README +++ b/README @@ -32,14 +32,19 @@ Requirements: https://github.com/espressif/esptool ...or your OS may provide a package for this. I'm not sure what the minimum version is. I've tested this with 4.4, which - is pretty old (November 2021). If you have trouble with other - versions, please let me know. + is pretty old (November 2021), and 4.8 which is less old (September + 2024). If you have trouble with other versions, please let me know. -- pio (from PlatformIO), for viewing the FujiNet's debug log after - it's been flashed (this is optional but highly recommended). See: +- pio (from PlatformIO), for autodetecting the FujiNet and viewing + the FujiNet's debug log after it's been flashed (this is optional + but highly recommended). See: https://platformio.org/ ...or your OS may provide a package for this. +- sha256sum, for verifying the downloaded firmware .zip files. On + Linux, this is generally provided by the coreutils package, so you + probably already have it installed. + Installation: It's not really necessary (fujinet-updater can run from wherever -- cgit v1.2.3