test commit

This commit is contained in:
Fabian Schieder 2026-03-02 22:59:10 +01:00
parent 392c0d708e
commit e13f893c3a

2
main.c
View File

@ -16,5 +16,3 @@ int main(void)
wait_ms(100); wait_ms(100);
} }
} }
123