diff --git a/firmware/config/boards/hellen/hellenNA8_96/compile_hellenNA8_96.sh b/firmware/config/boards/hellen/hellenNA8_96/compile_hellenNA8_96.sh index c0fbe38931..04b75df841 100644 --- a/firmware/config/boards/hellen/hellenNA8_96/compile_hellenNA8_96.sh +++ b/firmware/config/boards/hellen/hellenNA8_96/compile_hellenNA8_96.sh @@ -2,7 +2,7 @@ export PROJECT_BOARD=hellen/hellen-nb1 export PROJECT_CPU=ARCH_STM32F4 -export EXTRA_PARAMS="-DSHORT_BOARD_NAME=hellen-na8-96" +export EXTRA_PARAMS="-DSHORT_BOARD_NAME=hellenNA8_96" cd .. bash ../common_make.sh