summaryrefslogtreecommitdiff
path: root/nuttx/configs/micropendous3/include
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/micropendous3/include')
-rwxr-xr-xnuttx/configs/micropendous3/include/board.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/micropendous3/include/board.h b/nuttx/configs/micropendous3/include/board.h
index 9af841c9d..f5b9585d7 100755
--- a/nuttx/configs/micropendous3/include/board.h
+++ b/nuttx/configs/micropendous3/include/board.h
@@ -34,8 +34,8 @@
*
****************************************************************************/
-#ifndef __CONFIGS_MICROPENDOUS_INCLUDE_BOARD_H
-#define __CONFIGS_MICROPENDOUS_INCLUDE_BOARD_H
+#ifndef __CONFIGS_MICROPENDOUS3_INCLUDE_BOARD_H
+#define __CONFIGS_MICROPENDOUS3_INCLUDE_BOARD_H
/****************************************************************************
* Included Files
@@ -90,4 +90,4 @@ extern "C" {
#endif
#endif /* __ASSEMBLY__ */
-#endif /* __CONFIGS_MICROPENDOUS_INCLUDE_BOARD_H */
+#endif /* __CONFIGS_MICROPENDOUS3_INCLUDE_BOARD_H */