Guido Ottaviani / Mbed 2 deprecated LeonardoMbos

Dependencies:   mbos Watchdog TextLCD mbed ConfigFile

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Task9Wdt.h Source File

Task9Wdt.h

00001 #include "mbed.h"
00002 #include "Common.h"
00003 #include "mbos.h"
00004 #include "Tasks.h"
00005 #include <Watchdog.h>
00006 
00007 extern mbos os;
00008 
00009 Watchdog wd;