diff --git a/projekt_wyklad_6_freertos/main.c b/projekt_wyklad_6_freertos/main.c index 918deef..656499b 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 3 i 4 oraz 5 i 6 +//ISR(BADISR_vect) +//{ +// for(;;);// user code here //} \ No newline at end of file