Skip to content

Commit b19bc3f

Browse files
Adjust to changed demo ctor
1 parent 95eedb8 commit b19bc3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/main/java/com/pi4j/examples/hat/waveshare/waveshare13890

src/main/java/com/pi4j/examples/hat/waveshare/waveshare13890/Demo.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ static void main(String[] args) {
1919
null,
2020
hat.getController(),
2121
null,
22+
null,
2223
null).run();
2324

2425
hat.getDisplay().close();

0 commit comments

Comments
 (0)