CIRCUITPY.zip
Running simple loop, testing internal clock frequency with time.monotonic reports, and loop counter in to see how many main loop cycles per second. It ran for several hours then crashed.
Also put in the busio.UART initialization, but not doing anything with it yet.
Some unused variables left over from previous testing.
CIRCUITPY.zip
Running simple loop, testing internal clock frequency with time.monotonic reports, and loop counter in to see how many main loop cycles per second. It ran for several hours then crashed.
Also put in the busio.UART initialization, but not doing anything with it yet.
Some unused variables left over from previous testing.