diff --git a/Config.h b/Config.h index 02e9049..4684378 100644 --- a/Config.h +++ b/Config.h @@ -4,7 +4,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x20 + #define MIN_VERS 0x1A #define PLATFORM_AVR 0x90 #define PLATFORM_ESP32 0x80 diff --git a/Precompiled/rnode_firmware_latest.hex b/Precompiled/rnode_firmware_latest.hex index d3da5e0..6643208 100644 --- a/Precompiled/rnode_firmware_latest.hex +++ b/Precompiled/rnode_firmware_latest.hex @@ -832,7 +832,7 @@ :1033F000221866E470E08BE399E30E94221860ECE7 :1034000070E08BE399E30C94221860EC70E08BE39E :1034100099E30E94221860E570E08BE399E30E9433 -:10342000221861E070E08BE399E30E94221860E2C9 +:10342000221861E070E08BE399E30E9422186AE1C0 :1034300070E08BE399E30E94221860EC70E08BE36C :1034400099E30C94221860EC70E08BE399E30E94FE :10345000221868E470E08BE399E30E94221860E987 diff --git a/Precompiled/rnode_firmware_latest_esp32_generic.zip b/Precompiled/rnode_firmware_latest_esp32_generic.zip index 1bd3662..b21a4f2 100644 Binary files a/Precompiled/rnode_firmware_latest_esp32_generic.zip and b/Precompiled/rnode_firmware_latest_esp32_generic.zip differ diff --git a/Precompiled/rnode_firmware_latest_featheresp32.zip b/Precompiled/rnode_firmware_latest_featheresp32.zip index 882af4b..d0ca0cd 100644 Binary files a/Precompiled/rnode_firmware_latest_featheresp32.zip and b/Precompiled/rnode_firmware_latest_featheresp32.zip differ diff --git a/Precompiled/rnode_firmware_latest_lora32v21.zip b/Precompiled/rnode_firmware_latest_lora32v21.zip index 839fcad..b2c0118 100644 Binary files a/Precompiled/rnode_firmware_latest_lora32v21.zip and b/Precompiled/rnode_firmware_latest_lora32v21.zip differ diff --git a/Precompiled/rnode_firmware_latest_tbeam.zip b/Precompiled/rnode_firmware_latest_tbeam.zip index 6c34958..9ab81fe 100644 Binary files a/Precompiled/rnode_firmware_latest_tbeam.zip and b/Precompiled/rnode_firmware_latest_tbeam.zip differ