aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/PAL/cfg-stm32f373_eval/portab.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/PAL/cfg-stm32f373_eval/portab.h')
-rw-r--r--testhal/STM32/multi/PAL/cfg-stm32f373_eval/portab.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/multi/PAL/cfg-stm32f373_eval/portab.h b/testhal/STM32/multi/PAL/cfg-stm32f373_eval/portab.h
index 4c2ceb4a9..8f3e9bdff 100644
--- a/testhal/STM32/multi/PAL/cfg-stm32f373_eval/portab.h
+++ b/testhal/STM32/multi/PAL/cfg-stm32f373_eval/portab.h
@@ -31,8 +31,8 @@
#define PORTAB_LINE_LED1 LINE_LED1
#define PORTAB_LINE_LED2 LINE_LED2
-#define PORTAB_LEN_OFF PAL_LOW
-#define PORTAB_LEN_ON PAL_HIGH
+#define PORTAB_LED_OFF PAL_LOW
+#define PORTAB_LED_ON PAL_HIGH
#define PORTAB_LINE_BUTTON LINE_WKUP_BUTTON
#define PORTAB_BUTTON_PRESSED PAL_HIGH