aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/MAC/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F1xx/MAC/main.c')
-rw-r--r--testhal/STM32F1xx/MAC/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F1xx/MAC/main.c b/testhal/STM32F1xx/MAC/main.c
index 6e6081162..0e14236da 100644
--- a/testhal/STM32F1xx/MAC/main.c
+++ b/testhal/STM32F1xx/MAC/main.c
@@ -37,7 +37,7 @@ int main(void) {
chSysInit();
/*
- * Activates the EXT driver 1.
+ * Activates the MAC driver 1.
*/
/* macStart(&ETHD1, NULL);*/