TVZ2021 / Mbed OS LEDBrojac-Jozinovic

Files at this revision

API Documentation at this revision

Comitter:
jozinovic
Date:
Wed May 04 07:59:45 2022 +0000
Parent:
0:e02364deebdf
Commit message:
ok

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue May 03 17:32:11 2022 +0000
+++ b/main.cpp	Wed May 04 07:59:45 2022 +0000
@@ -3,7 +3,7 @@
 //Definiranje ulaza
 InterruptIn button(USER_BUTTON);
 
-//Definiranje tajmera
+//Definiranje timera
 Timer debounce;
 Timer Prekid1;
 Timer Prekid2;