From d40af02e12759f58b06c084e35a901c1bb4cbc65 Mon Sep 17 00:00:00 2001 From: "Hansi, dl9rdz" Date: Sun, 3 Nov 2019 00:49:27 +0100 Subject: [PATCH] fix travis (mooo.com) comment --- .travis/push.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis/push.sh b/.travis/push.sh index 3b01734..8beba8f 100755 --- a/.travis/push.sh +++ b/.travis/push.sh @@ -26,9 +26,9 @@ generate_website_index() { done echo "
-

Last two letters of version number indicate SPIFFS file system version. If the first (upper-case) +

Last latter/number of version number indicate SPIFFS file system version. If the first (upper-case) letter has changed, then this version is incompabible with prevision versions and you have to flash - the full image. If the second (lower-case) letter has changed, then this version has some changes + the full image. If the second part (number) has changed, then this version has some changes (e.g. internal web page layout, LCD/TFT display layout) in the file system which you will not get with a code-only (OTA or flashing update.bin) update, but it should not break anything.

" >> download.html