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: AnalogIn_Diff_ok mbed
Diff: main.cpp
- Revision:
- 10:fa287cb0f603
- Parent:
- 9:a9a333f3e760
diff -r a9a333f3e760 -r fa287cb0f603 main.cpp --- 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));
ADC DIFF K64F