Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 1:ca304c1f69b8, committed 2022-05-04
- 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;