From d5ec61c4144f175770c6fd79d553f5907370665c Mon Sep 17 00:00:00 2001 From: rusefillc Date: Thu, 1 Dec 2022 22:51:51 -0500 Subject: [PATCH] copy-paste is evil --- .../boards/hellen/alphax-2chan/board_configuration.cpp | 6 ++---- .../boards/hellen/alphax-4chan/board_configuration.cpp | 6 ++---- .../config/boards/hellen/harley81/board_configuration.cpp | 6 ++---- .../boards/hellen/hellen-gm-e67/board_configuration.cpp | 6 ++---- .../boards/hellen/hellenNA8_96/board_configuration.cpp | 4 ++-- 5 files changed, 10 insertions(+), 18 deletions(-) diff --git a/firmware/config/boards/hellen/alphax-2chan/board_configuration.cpp b/firmware/config/boards/hellen/alphax-2chan/board_configuration.cpp index 36b699c3ce..25ae606a42 100644 --- a/firmware/config/boards/hellen/alphax-2chan/board_configuration.cpp +++ b/firmware/config/boards/hellen/alphax-2chan/board_configuration.cpp @@ -1,10 +1,8 @@ /** - * @file boards/hellen/hellen-nb1/board_configuration.cpp + * @file board_configuration.cpp * * - * @brief Configuration defaults for the hellen-nb1 board - * - * See http://rusefi.com/s/hellenNB1 + * @brief Configuration defaults for the 2chan board * * @author andreika * @author Andrey Belomutskiy, (c) 2012-2020 diff --git a/firmware/config/boards/hellen/alphax-4chan/board_configuration.cpp b/firmware/config/boards/hellen/alphax-4chan/board_configuration.cpp index cfaa5e46b2..410db80987 100644 --- a/firmware/config/boards/hellen/alphax-4chan/board_configuration.cpp +++ b/firmware/config/boards/hellen/alphax-4chan/board_configuration.cpp @@ -1,10 +1,8 @@ /** - * @file boards/hellen/hellen-nb1/board_configuration.cpp + * @file board_configuration.cpp * * - * @brief Configuration defaults for the hellen-nb1 board - * - * See http://rusefi.com/s/hellenNB1 + * @brief Configuration defaults for the 4chan board * * @author andreika * @author Andrey Belomutskiy, (c) 2012-2020 diff --git a/firmware/config/boards/hellen/harley81/board_configuration.cpp b/firmware/config/boards/hellen/harley81/board_configuration.cpp index e578b489d2..57b173e284 100644 --- a/firmware/config/boards/hellen/harley81/board_configuration.cpp +++ b/firmware/config/boards/hellen/harley81/board_configuration.cpp @@ -1,10 +1,8 @@ /** - * @file boards/hellen/hellen-nb1/board_configuration.cpp + * @file board_configuration.cpp * * - * @brief Configuration defaults for the hellen-nb1 board - * - * See http://rusefi.com/s/hellenNB1 + * @brief Configuration defaults for the h81 board * * @author andreika * @author Andrey Belomutskiy, (c) 2012-2020 diff --git a/firmware/config/boards/hellen/hellen-gm-e67/board_configuration.cpp b/firmware/config/boards/hellen/hellen-gm-e67/board_configuration.cpp index c4959b86ef..6b7e27914d 100644 --- a/firmware/config/boards/hellen/hellen-gm-e67/board_configuration.cpp +++ b/firmware/config/boards/hellen/hellen-gm-e67/board_configuration.cpp @@ -1,10 +1,8 @@ /** - * @file boards/hellen/hellen-nb1/board_configuration.cpp + * @file board_configuration.cpp * * - * @brief Configuration defaults for the hellen-nb1 board - * - * See http://rusefi.com/s/hellenNB1 + * @brief Configuration defaults for the hellen-gm-e67 board * * @author andreika * @author Andrey Belomutskiy, (c) 2012-2020 diff --git a/firmware/config/boards/hellen/hellenNA8_96/board_configuration.cpp b/firmware/config/boards/hellen/hellenNA8_96/board_configuration.cpp index 417ced18ca..2f94c5f554 100644 --- a/firmware/config/boards/hellen/hellenNA8_96/board_configuration.cpp +++ b/firmware/config/boards/hellen/hellenNA8_96/board_configuration.cpp @@ -1,8 +1,8 @@ /** - * @file boards/hellen/hellen-nb1/board_configuration.cpp + * @file board_configuration.cpp * * - * @brief Configuration defaults for the hellen-nb1 board + * @brief Configuration defaults for the hellen-na8-96 board * * See http://rusefi.com/s/hellenNB1 *