loop()? You mean code in the loop() function, don't need it. All the code setup is done in setup().
The loop function above is how to use loop() under freeRTOS.
loop()? You mean code in the loop() function, don't need it. All the code setup is done in setup().
The loop function above is how to use loop() under freeRTOS.