frederic blanc
/
HMA_HelloWord
test
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 |
diff -r 4a67a60a9f8e -r b72f2fa277af main.cpp --- 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];