Open ppelikan opened 5 years ago
This fix optimizes the usage of memory. Fonts are no longer buffered in RAM, instead they are being read directly from Flash. Based on https://github.com/olikraus/u8g2/issues/159 Tested and verified on ESP8266 NodeMCU ESP12F
This fix optimizes the usage of memory. Fonts are no longer buffered in RAM, instead they are being read directly from Flash. Based on https://github.com/olikraus/u8g2/issues/159 Tested and verified on ESP8266 NodeMCU ESP12F