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: EthernetInterface mbed-rtos mbed wiflash2
Fork of wiflash-demo-blinkk by
Revision 18:f398d2d16382, committed 2015-05-01
- Comitter:
- adhithyan15
- Date:
- Fri May 01 15:08:32 2015 +0000
- Parent:
- 17:2a84e0b685ab
- Commit message:
- Updated
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri May 01 15:08:04 2015 +0000
+++ b/main.cpp Fri May 01 15:08:32 2015 +0000
@@ -3,10 +3,6 @@
#include "wiflash.h" // Include our wiflash library
Wiflash wf;
-DigitalOut myled(LED1);
-DigitalOut myled1(LED2);
-DigitalOut myled2(LED3);
-DigitalOut myled3(LED4);
int main() {
wf.setUp();
