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.
Fork of MY_DC_FUCKING_DATA by
Revision 3:007e753b7417, committed 2018-04-03
- Comitter:
- NTHU666
- Date:
- Tue Apr 03 08:25:46 2018 +0000
- Parent:
- 2:b7cbe24ed792
- Commit message:
- delete static int count
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r b7cbe24ed792 -r 007e753b7417 main.cpp --- a/main.cpp Tue Apr 03 08:21:26 2018 +0000 +++ b/main.cpp Tue Apr 03 08:25:46 2018 +0000 @@ -49,7 +49,7 @@ void HallSensor() { - static int count =0 ; + hallA_1 = HallA_1.read(); hallB_1 = HallB_1.read();