This commit is contained in:
Justin Mitchell
2026-02-12 18:28:47 -05:00
parent 9a1548189c
commit d4eb089e49
5 changed files with 53 additions and 27 deletions
-4
View File
@@ -21,10 +21,6 @@ class HalDisplay {
void begin();
// Pre-begin display config passthroughs (used by X3 setup path)
void setDcPin(int8_t pin);
void setBusyActiveHigh(bool activeHigh);
void setBwOnly(bool bwOnly);
void setControllerType(EInkDisplay::ControllerType type);
void setDisplayDimensions(uint16_t width, uint16_t height);
// Display dimensions