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