This commit is contained in:
Roman Khaliavka 2025-04-23 15:53:44 +00:00
parent 865e120db9
commit 236836e0ef

View File

@ -57,7 +57,7 @@ int main() {
break; break;
} }
sleep(200000); // Delay ~5 fps usleep(200000); // Delay ~5 fps
} }
end: end: