This commit is contained in:
Zbigniew Kulesza 2022-06-06 11:27:44 +02:00
parent 83d33242ed
commit 357fa07314

8
main.c
View File

@ -269,7 +269,7 @@ int main(void)
//} //}
// komentarz // komentarz
7
//ISR(BADISR_vect) //ISR(BADISR_vect)
//{ //{
// for(;;);// user code here // for(;;);// user code here
@ -286,3 +286,9 @@ int main(void)
//{ //{
// for(;;);// user code here // for(;;);// user code here
//} //}
//ISR(BADISR_vect) // komenatrz
//{
// for(;;);// user code here
//}