Browse Source

Improving doc

remotes/origin_old/release/v2.9
Joel Bodenmann 6 years ago
parent
commit
844be18713
  1. 2
      src/gdisp/gdisp_options.h

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

Loading…
Cancel
Save