Gabriel Jaffres
/
accordeur
y
Revision 1:924f6cf87f06, committed 2019-06-03
- Comitter:
- jahfresh
- Date:
- Mon Jun 03 11:58:38 2019 +0000
- Parent:
- 0:f23ecbd3f3b5
- Commit message:
- test
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r f23ecbd3f3b5 -r 924f6cf87f06 main.cpp --- a/main.cpp Wed May 29 09:02:17 2019 +0000 +++ b/main.cpp Mon Jun 03 11:58:38 2019 +0000 @@ -19,6 +19,6 @@ else { led = 0; } - wait(0.2); // 200 ms + wait(0.2); // 200 ms test } }