I'm building a cnc with LinuxCNC and in my programming scenario I need to delay/pause/sleep 100 seconds in boot screen.
And on another scenario I need to not start OS by stopping/ infinite loop in boot screen.
First of all ( for understanding how it works ) I need to delay/pause/sleep 100 seconds in boot screen.
But in my example ( that I wrote upwards ) my code could not delay/pause/sleep 100 seconds in boot screen.
It executed, it started working, but without pausing boot screen ...
And on another scenario I need to not start OS by stopping/ infinite loop in boot screen.
First of all ( for understanding how it works ) I need to delay/pause/sleep 100 seconds in boot screen.
But in my example ( that I wrote upwards ) my code could not delay/pause/sleep 100 seconds in boot screen.
It executed, it started working, but without pausing boot screen ...
Statistics: Posted by bladekel — Tue Oct 15, 2024 6:24 am