Improving doc

release/v2.9
Joel Bodenmann 2017-01-10 10:20:38 +01:00
parent 3d1d0182b3
commit 844be18713
1 changed files with 1 additions and 1 deletions

View File

@ -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.