This commit is contained in:
2022-11-10 12:29:49 +03:00
parent 398d760ba9
commit d34374d4e0
2 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@ int main(int argc, char * argv[]) {
});
timer.start(500);
piSleep(1.12);
piSleep(2.12);
piCout << "end";
PITimeMeasurer tm;
timer.stop();