From 844be1871380320d90655639e6fe59fde49e76f0 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 10 Jan 2017 10:20:38 +0100 Subject: Improving doc --- src/gdisp/gdisp_options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gdisp/gdisp_options.h b/src/gdisp/gdisp_options.h index 4ae267ea..fa1a21e4 100644 --- a/src/gdisp/gdisp_options.h +++ b/src/gdisp/gdisp_options.h @@ -389,7 +389,7 @@ #define GDISP_NEED_IMAGE_BMP_32 TRUE #endif /** - * @brief The blit buffer size. + * @brief The BMP blit buffer size. * @details Defaults to TRUE * @note Bigger is faster but requires more RAM. * @note This must be greater than 40 bytes and 32 pixels as we read our headers into this space as well. -- cgit v1.2.3