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.
Fork of daplink-validation by
Diff: main.cpp
- Revision:
- 12:b56a7a3f45d7
- Parent:
- 11:79bb70065356
- Child:
- 14:1293f2ed9c63
diff -r 79bb70065356 -r b56a7a3f45d7 main.cpp --- a/main.cpp Thu Sep 15 20:57:02 2016 +0000 +++ b/main.cpp Mon Mar 06 23:47:26 2017 +0000 @@ -1,5 +1,3 @@ -/* Hack for the ARCH_LINK */ -#define DEVICE_SERIAL 1 #include "mbed.h" #include <stdio.h>
