add: remove U8G2_USE_ONE_STATIC_BUFF
This commit is contained in:
parent
509e244d08
commit
ab8aaf84e5
|
@ -86,11 +86,6 @@
|
|||
*/
|
||||
//#define U8G2_USE_DYNAMIC_ALLOC
|
||||
|
||||
/*
|
||||
U8G2 uses the same static array
|
||||
*/
|
||||
// #define U8G2_USE_ONE_STATIC_BUFF
|
||||
|
||||
/* U8g2 feature selection, see also https://github.com/olikraus/u8g2/wiki/u8g2optimization */
|
||||
|
||||
/*
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue