Skip to content

Commit 0c42d9f

Browse files
committed
window management
1 parent 0a9f4f3 commit 0c42d9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/demo1.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ void display1Demo() {
149149
printf("\n\n\n\n"); fflush(stdout);
150150
d1.showImage(bmp, DEGREE_270);
151151

152+
exit(0);
152153
delay(1000);
153154

154155
long long start = currentTimeMillis();

0 commit comments

Comments
 (0)