test AnalogIn_Diff.lib for board K64F

Dependencies:   AnalogIn_Diff_ok mbed

Files at this revision

API Documentation at this revision

Comitter:
fblanc
Date:
Fri Jan 08 08:39:58 2016 +0000
Parent:
9:a9a333f3e760
Child:
11:d4897b6f9d4f
Commit message:
date ok

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Jan 08 08:37:59 2016 +0000
+++ b/main.cpp	Fri Jan 08 08:39:58 2016 +0000
@@ -16,7 +16,7 @@
 #include "mbed.h"
 #include "AnalogIn_Diff.h"
 
-#define VERSION "AnalogIn_Diff_helloworld_2014_12_02"
+#define VERSION "AnalogIn_Diff_helloworld_2016_01_08"
 #define CIBLE "K64F"
 Serial pc(USBTX, USBRX);
 AnalogIn_Diff adc_diff(ADC_DIFF(0,1));