finished commenting on the .cpp file and changed the statistics library name
Dependencies: wheelchaircontrol1
Revision 23:497a6a11fe63, committed 2019-07-09
- Comitter:
- JesiMiranda
- Date:
- Tue Jul 09 21:25:58 2019 +0000
- Parent:
- 22:d690ed804636
- Commit message:
- finished commenting on the .cpp file and changed the statistics library name
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Jul 09 21:21:49 2019 +0000 +++ b/main.cpp Tue Jul 09 21:25:58 2019 +0000 @@ -106,8 +106,6 @@ pc.printf("After Starting\r\n"); - //added - //int emerg_button = e_button; Watchdog dog; // Creates Watchdog object dog.Configure(watchdogLimit); // Configures timeout for Watchdog pc.printf("Code initiated\n");