aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gdisp.h')
-rw-r--r--include/gdisp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdisp.h b/include/gdisp.h
index b752e8bc..607216b5 100644
--- a/include/gdisp.h
+++ b/include/gdisp.h
@@ -29,7 +29,7 @@
#if HAL_USE_GDISP || defined(__DOXYGEN__)
-#ifndef GDISP_USE_GPIO || GDISP_USE_FSCM || GDISP_USE_SPI
+#ifndef GDISP_USE_GPIO || GDISP_USE_FSMC || GDISP_USE_SPI
#error "No known GDISP_USE_XXX has been defined"
#endif