Some commands need time to finish. This is a problem in single threaded systems because the command would block the whole system.
The command should be able to return a Busy signal.
Afterwards the shellmatta processing function returns busy and has to be polled.
Every time the processing function is polled the command is called directly with the same state as before.
Some commands need time to finish. This is a problem in single threaded systems because the command would block the whole system.
The command should be able to return a Busy signal.
Afterwards the shellmatta processing function returns busy and has to be polled.
Every time the processing function is polled the command is called directly with the same state as before.
Some commands need time to finish. This is a problem in single threaded systems because the command would block the whole system.
The command should be able to return a Busy signal. Afterwards the shellmatta processing function returns busy and has to be polled.
Every time the processing function is polled the command is called directly with the same state as before.