Feature #241
Von Maximilian Seesslen vor fast 2 Jahren aktualisiert
Beep-Modes sound horrible when something is drawn on display.
* e.g. injecting eventLoops while drawing something on the display
* transfering lines from SPI-flash to ram while transfering line from Ram to SPI-Display
This could increase drawing icons/images because multiple SPI transfers are running at the same time.
* e.g. injecting eventLoops while drawing something on the display
* transfering lines from SPI-flash to ram while transfering line from Ram to SPI-Display
This could increase drawing icons/images because multiple SPI transfers are running at the same time.