for (;;) { idle_state_handle(); }

Hi,

I wonder if the 

"for (;;)
{
idle_state_handle();

}" can add additional code. Because I don't see that happening in the examples.

Parents Reply Children
No Data
Related