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.
Revision 10:b72f2fa277af, committed 2015-03-04
- Comitter:
- fblanc
- Date:
- Wed Mar 04 14:52:06 2015 +0000
- Parent:
- 9:4a67a60a9f8e
- Commit message:
- ok
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Jun 27 12:59:52 2014 +0000 +++ b/main.cpp Wed Mar 04 14:52:06 2015 +0000 @@ -5,7 +5,7 @@ #define BLOCUSB 64 //64 #define NBCHAN 2 #define NBSAMPLE BLOCUSB/NBCHAN // 2 samples 16bit -#define __K64F +#define __KL25 #if defined( __LPC1768_SDA) #define CIBLE "LPC1768_SDA" char str[256];