Watchdog timer for LPC1549
Revision 4:a0229a912a8a, committed 2017-11-10
- Comitter:
- takuhachisu
- Date:
- Fri Nov 10 07:25:34 2017 +0000
- Parent:
- 3:bbe4a2eff805
- Commit message:
- Modified.
Changed in this revision
Watchdog.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r bbe4a2eff805 -r a0229a912a8a Watchdog.h --- a/Watchdog.h Fri Nov 10 07:23:02 2017 +0000 +++ b/Watchdog.h Fri Nov 10 07:25:34 2017 +0000 @@ -1,12 +1,12 @@ -/** Library for watchdog timer for LPC1549 - * - */ - #ifndef WATCHDOG_H #define WATCHDOG_H #include "mbed.h" +/** Library for watchdog timer for LPC1549 + * + */ + class Watchdog { public: /**