You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current minimal sampling interval of 10ms was set back when Arduino boards still used the ATMega168. The newer SAM architecture boards can likely handle a lower sampling interval. Determine a new minimal value.