From bf137fa53109e901bc1a48bf5f8efdeb7465ceaf Mon Sep 17 00:00:00 2001 From: rusefillc Date: Tue, 6 Jun 2023 20:41:59 -0400 Subject: [PATCH] small can board --- firmware/gen_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/gen_config.sh b/firmware/gen_config.sh index 5e04c70331..1b50c3b1cf 100755 --- a/firmware/gen_config.sh +++ b/firmware/gen_config.sh @@ -41,7 +41,7 @@ for BOARD in \ "config/boards/hellen/hellen-gm-e67 hellen-gm-e67" \ "config/boards/hellen/hellen64_miataNA6_94 hellenNA6" \ "config/boards/hellen/hellenNA8_96 hellenNA8_96" \ - "config/boards/hellen/small-can-board small-can-board" \ + "config/boards/hellen/small-can-board small-can" \ "config/boards/microrusefi mre_f7" \ "config/boards/microrusefi mre_f4" \ "config/boards/core8 core8" \