mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-22 15:20:39 +01:00
[ion] Repare blackbox
Change-Id: Icc705241a659e37767cb363be35cbe5fa8070cab
This commit is contained in:
@@ -24,7 +24,9 @@ Event getEvent(int * timeout) {
|
||||
char filename[32];
|
||||
sprintf(filename, "event%d.png", sEventCount);
|
||||
Ion::Display::Blackbox::writeFrameBufferToFile(filename);
|
||||
#if DEBUG
|
||||
printf("Event %d is %s\n", sEventCount, event.name());
|
||||
#endif
|
||||
}
|
||||
return event;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user