diff --git a/projekt_wyklad_6_freertos/main.c b/projekt_wyklad_6_freertos/main.c index 8c375f0..91a28ef 100644 --- a/projekt_wyklad_6_freertos/main.c +++ b/projekt_wyklad_6_freertos/main.c @@ -291,4 +291,10 @@ int main(void) //ISR(BADISR_vect) //{ // for(;;);// user code here +//} + +// komentarz 300 i 400 +//ISR(BADISR_vect) +//{ +// for(;;);// user code here //} \ No newline at end of file