mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-27 06:55:10 +00:00
* big refactor of the 'display' object. Now defined in variants/*/target modules.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#ifdef ST7735
|
||||
|
||||
#include "ST7735Display.h"
|
||||
|
||||
#ifndef DISPLAY_ROTATION
|
||||
@@ -130,5 +128,3 @@ uint16_t ST7735Display::getTextWidth(const char* str) {
|
||||
void ST7735Display::endFrame() {
|
||||
// display.display();
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user