Skip to content

Commit 2509995

Browse files
committed
Fixing Inkplate 6PLUS compile
1 parent c769068 commit 2509995

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/include/System.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ class System : public Esp,
9898
public Touch,
9999
public Frontlight
100100
#endif
101+
102+
101103
{
102104
public:
103105
void setPanelState(uint8_t s);

0 commit comments

Comments
 (0)