Closed fariouche closed 1 year ago
Hi @fariouche ,
The idea of PICSimLab is to simulate a real board, I don't think a pause button directly on the interface is a good idea.
Using the Remote Control Interface you can use the sim stop
and sim start
commands to pause and resume the simulation.
I was more thinking about a button inside one of the menu... Like the load program entry
Or better, since we can change the emulator speed, a speed of zero for example.
Anyway, it's not a big problem. I will see with the remote interface, didn't tried that yet
Hello again,
This time it's not a bug, but sometimes I would like to have a pause button for example to have time to read the log output etc
Is it difficult to add?
Thanks