diff --git a/projekt_wyklad_6_freertos/main.c b/projekt_wyklad_6_freertos/main.c index e2db0fb..1a472ef 100644 --- a/projekt_wyklad_6_freertos/main.c +++ b/projekt_wyklad_6_freertos/main.c @@ -273,4 +273,9 @@ int main(void) //ISR(BADISR_vect) //{ // for(;;);// user code here -//} \ No newline at end of file +//} + +//ISR(BADISR_vect) +//{ +// for(;;);// user code here +//}