back to 400

pull/207/head
alanbjohnston 3 years ago committed by GitHub
parent ca1a97f928
commit 2a37b56ce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3528,7 +3528,7 @@ void start_isr() {
// if (ITimer0.attachInterruptInterval(833, TimerHandler0))
// if (ITimer0.attachInterruptInterval(804, TimerHandler0))
if (ITimer0.attachInterruptInterval(100, TimerHandler0)) // was 800 // was was 828 (841) and 828
if (ITimer0.attachInterruptInterval(400, TimerHandler0)) // was 800 // was was 828 (841) and 828
// if (ITimer0.attachInterruptInterval(1667, TimerHandler0))
{
if (debug_mode)

Loading…
Cancel
Save

Powered by TurnKey Linux.