From 129041e791e22fd71242035b756d725863fa7e60 Mon Sep 17 00:00:00 2001 From: Mateusz Tomaszkiewicz Date: Fri, 21 Jun 2013 00:02:54 +0200 Subject: Various README updates Changed misleading description. --- include/gdisp/gdisp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/gdisp/gdisp.h') diff --git a/include/gdisp/gdisp.h b/include/gdisp/gdisp.h index f7208b00..4ba72580 100644 --- a/include/gdisp/gdisp.h +++ b/include/gdisp/gdisp.h @@ -522,7 +522,7 @@ extern "C" { #if GDISP_NEED_SCROLL || defined(__DOXYGEN__) /** * @brief Scroll vertically a section of the screen. - * @pre GDISP_NEED_SCROLL must be set to TRUE in halconf.h + * @pre GDISP_NEED_SCROLL must be set to TRUE in gfxconf.h * @note Optional. * @note If lines is >= cy, it is equivelent to a area fill with bgcolor. * -- cgit v1.2.3