aboutsummaryrefslogtreecommitdiffstats
path: root/boards/addons/gdisp/board_ILI9488_stm32f4cube_hal.h
diff options
context:
space:
mode:
Diffstat (limited to 'boards/addons/gdisp/board_ILI9488_stm32f4cube_hal.h')
-rw-r--r--boards/addons/gdisp/board_ILI9488_stm32f4cube_hal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/addons/gdisp/board_ILI9488_stm32f4cube_hal.h b/boards/addons/gdisp/board_ILI9488_stm32f4cube_hal.h
index d8379488..f1099c9b 100644
--- a/boards/addons/gdisp/board_ILI9488_stm32f4cube_hal.h
+++ b/boards/addons/gdisp/board_ILI9488_stm32f4cube_hal.h
@@ -97,7 +97,7 @@ static GFXINLINE void post_init_board(GDisplay* g)
(void) g;
}
-static GFXINLINE void setpin_reset(GDisplay* g, bool_t state)
+static GFXINLINE void setpin_reset(GDisplay *g, gBool state)
{
(void) g;