From 4fc9f9fe53cab01f336f5711d454a12d6f306510 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Mon, 31 Jan 2022 23:36:07 -0500 Subject: [PATCH] docs --- firmware/config/boards/f429-discovery/halconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/config/boards/f429-discovery/halconf.h b/firmware/config/boards/f429-discovery/halconf.h index 05c6d6e77e..0cc3e39e9e 100644 --- a/firmware/config/boards/f429-discovery/halconf.h +++ b/firmware/config/boards/f429-discovery/halconf.h @@ -10,7 +10,7 @@ #ifndef _HALCONF_F429_H_ #define _HALCONF_F429_H_ -/* this file is exist just to include mcuconf.h from THIS directory */ +/* this line exists just to include mcuconf.h from THIS directory */ #include "mcuconf.h" /* you can override some halconf defaults here */