From 2c695f14be2a54c9cf85237013c9197da86e29d3 Mon Sep 17 00:00:00 2001 From: "D.R.racer" Date: Wed, 12 Oct 2022 06:53:59 +0200 Subject: [PATCH] Increase required MMU version to 2.1.4.x --- Firmware/mmu2_protocol_logic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firmware/mmu2_protocol_logic.cpp b/Firmware/mmu2_protocol_logic.cpp index d0056d298..b2fbc5c83 100644 --- a/Firmware/mmu2_protocol_logic.cpp +++ b/Firmware/mmu2_protocol_logic.cpp @@ -6,7 +6,7 @@ namespace MMU2 { -static const uint8_t supportedMmuFWVersion[3] PROGMEM = { 2, 1, 3 }; +static const uint8_t supportedMmuFWVersion[3] PROGMEM = { 2, 1, 4 }; const uint8_t ProtocolLogic::regs8Addrs[ProtocolLogic::regs8Count] PROGMEM = { 8, // FINDA state