Skip to content

Commit c769068

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/System.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ class System : public Esp,
9292
virtual public Mcp,
9393
#endif
9494

95-
virtual public NetworkClient
95+
virtual public NetworkClient,
9696

9797
#ifdef ARDUINO_INKPLATE6PLUS
9898
public Touch,

0 commit comments

Comments
 (0)