From 4d7ec913061b51ca31e806743b8c08cc736fb44a Mon Sep 17 00:00:00 2001 From: Michal Rudolf Date: Thu, 7 Dec 2023 15:25:53 +0100 Subject: [PATCH] Add title to XX701 --- 13_MK4/error-codes.yaml | 2 +- 20_MK3.5/error-codes.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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