Faster Loop Timer
As we saw in Tutorial 1 - Loop Timer 3 we can make a faster loop timer by using Telemetry.Item and setAutoClear(false).
Checkout the code in branch tutorial02c and when we run this we get a nearly 2x speed up as shown below:
As we saw in Tutorial 1 - Loop Timer 3 we can make a faster loop timer by using Telemetry.Item and setAutoClear(false).
Checkout the code in branch tutorial02c and when we run this we get a nearly 2x speed up as shown below: