diff --git a/13_MK4/error-codes.yaml b/13_MK4/error-codes.yaml index 367a673..2dac38b 100644 --- a/13_MK4/error-codes.yaml +++ b/13_MK4/error-codes.yaml @@ -413,7 +413,7 @@ Errors: approved: true - code: "13701" - title: "" + title: "Firmware Update Required" text: "To continue, please insert the bundled USB flash drive and install the MK3.5 firmware" id: "DIFFERENT_FW_REQUIRED" approved: true diff --git a/20_MK3.5/error-codes.yaml b/20_MK3.5/error-codes.yaml index 3cf5924..4503d5d 100644 --- a/20_MK3.5/error-codes.yaml +++ b/20_MK3.5/error-codes.yaml @@ -330,7 +330,7 @@ Errors: id: "UNSUPPORTED_BBF_VERSION" approved: true - code: "20701" - title: "" + title: "Firmware Update Required" text: "To continue, please insert the bundled USB flash drive and install the MK4/MK3.9 firmware" id: "DIFFERENT_FW_REQUIRED" approved: true