diff --git a/dev2/dev20240905-C3-changelog.txt b/dev2/dev20240905-C3-changelog.txt new file mode 100644 index 0000000..a0e3aec --- /dev/null +++ b/dev2/dev20240905-C3-changelog.txt @@ -0,0 +1 @@ +minor wifi reconnect change diff --git a/dev2/dev20240905-C3-full.bin b/dev2/dev20240905-C3-full.bin new file mode 100644 index 0000000..4d30053 Binary files /dev/null and b/dev2/dev20240905-C3-full.bin differ diff --git a/dev2/update-info.html b/dev2/update-info.html index e9b1732..90fd1a6 100644 --- a/dev2/update-info.html +++ b/dev2/update-info.html @@ -1 +1 @@ -
dev20240903-C3
+dev20240905-C3
diff --git a/dev2/update.fs.bin b/dev2/update.fs.bin index 5edf510..0b5c93c 100644 --- a/dev2/update.fs.bin +++ b/dev2/update.fs.bin @@ -1401,7 +1401,7 @@ h1{ background: grey !important; } } -cfg.js 11015 +cfg.js 11080 var cfgs = [ [ "", "General configuration", "https://github.com/dl9rdz/rdz_ttgo_sonde/wiki/General-configuration" ], [ "wifi", "Wifi mode (0=off, 1=client, 2=AP, 3=client or AP, 4=client-noscan)" ], @@ -1412,6 +1412,7 @@ var cfgs = [ [ "rxlat", "Receiver fixed latitude"], [ "rxlon", "Receiver fixed longitude"], [ "rxalt", "Receiver fixed altitude"], +[ "b2mute", "Button 2/medium press mutes LED/Buzzer (minutes)"], [ "", "OLED/TFT display configuration", "https://github.com/dl9rdz/rdz_ttgo_sonde/wiki/Display-configuration" ], [ "screenfile", "Screen config (0=automatic; 1-5=predefined; other=custom)" ], [ "display", "Display screens (scan, default, ...)" ], diff --git a/dev2/update.ino.bin b/dev2/update.ino.bin index aa844ce..81a5781 100644 Binary files a/dev2/update.ino.bin and b/dev2/update.ino.bin differ diff --git a/download.html b/download.html index 1ea08ce..0ca3c0c 100644 --- a/download.html +++ b/download.html @@ -9,10 +9,14 @@