This is the multi-page printable view of this section. Click here to print...

Return to the regular view of this page

As of 2025-07-24

loop()

Loop processing
    This is the main loop of the application. After the loop ends, the CPU transitions to DOZE mode and waits for the next interrupt with low power consumption.

    In Act, most processing is written inside this loop.