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.
Dependencies: EALib EthernetInterface_vz mbed-rtos mbed
Fork of header_main_colinas_V0-20-09-14 by
wdt_manager.cpp@137:32dd35a6dbc9, 2015-11-24 (annotated)
- Committer:
- klauss
- Date:
- Tue Nov 24 14:06:22 2015 +0000
- Revision:
- 137:32dd35a6dbc9
- Parent:
- 91:c2a86b1f8aaa
core source of the .bin (09/21/2015) in the field
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| klauss | 74:81c47fff88a5 | 1 | #include "wdt_manager.h" |
| klauss | 74:81c47fff88a5 | 2 | |
| klauss | 79:9bc12aa305a9 | 3 | Watchdog wdt; |
| klauss | 82:f55d13babca0 | 4 | Timer wdt_timer; |
| klauss | 82:f55d13babca0 | 5 | |
| klauss | 82:f55d13babca0 | 6 | UDPSocket udp_wdt_client; |
