#264 adjust unit test and autodetect unit test 6.2 irq

This commit is contained in:
mstroh76
2025-05-24 12:30:02 +02:00
parent 82a22367fc
commit 545eb4f5ed

View File

@@ -219,7 +219,7 @@ int main (void) {
case PI_MODEL_ZERO:
case PI_MODEL_ZERO_W: //ARM=1000MHz
accuracy = 0.02;
bounce_acc = 2.5;
bounce_acc = 2.7;
break;
default:
accuracy = 0.012;