test commit

This commit is contained in:
Fabian Schieder 2026-02-25 20:19:37 +01:00
parent 7fc87ec036
commit 98f6e6c106

1
main.c
View File

@ -14,6 +14,5 @@ int main(void)
//stopSeq(); //stopSeq();
wait_ms(100); wait_ms(100);
} }
} }