aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h')
-rw-r--r--testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h b/testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h
index 72538b587..8e7c1cdcf 100644
--- a/testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h
+++ b/testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h
@@ -31,8 +31,8 @@
#define PORTAB_LINE_LED1 LINE_LED_GREEN
#define PORTAB_LINE_LED2 LINE_LED_RED
-#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_JOY_CENTER
#define PORTAB_BUTTON_PRESSED PAL_HIGH