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: mbos Watchdog TextLCD mbed ConfigFile
Task4LedBlink.h
00001 #include "mbed.h" 00002 #include "Common.h" 00003 #include "mbos.h" 00004 #include "Tasks.h" 00005 #include "nmea/nmea.h" 00006 00007 DigitalOut led1(LED1); 00008 DigitalOut led2(LED2); 00009 DigitalOut led3(LED3); 00010 DigitalOut led4(LED4); 00011 00012 extern mbos os; 00013 extern nmeaINFO info;
Generated on Thu Jul 14 2022 14:06:47 by
1.7.2