What is your evidence that after somefunction() executes to does not return to loop() ?
There are reasons why it it might not return, but that would be because your code prevents it.
What does this mysterious somefunction() do ?
What is your evidence that after somefunction() executes to does not return to loop() ?
There are reasons why it it might not return, but that would be because your code prevents it.
What does this mysterious somefunction() do ?