From 357fa073147f8e88e00103f5fe32b0aaf60ce160 Mon Sep 17 00:00:00 2001 From: Zbigniew Kulesza Date: Mon, 6 Jun 2022 11:27:44 +0200 Subject: [PATCH] comit 2 --- main.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/main.c b/main.c index 9ac1332..bb791e1 100644 --- a/main.c +++ b/main.c @@ -269,7 +269,7 @@ int main(void) //} // komentarz - +7 //ISR(BADISR_vect) //{ // for(;;);// user code here @@ -286,3 +286,9 @@ int main(void) //{ // for(;;);// user code here //} + + +//ISR(BADISR_vect) // komenatrz +//{ +// for(;;);// user code here +//} \ No newline at end of file