frederic blanc
/
PCF8591_test_LAAS
test PCF
Revision 1:e148be668cc9, committed 2014-07-22
- Comitter:
- fblanc
- Date:
- Tue Jul 22 13:36:50 2014 +0000
- Parent:
- 0:53700355bf8f
- Commit message:
- test
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Jul 22 13:32:47 2014 +0000 +++ b/main.cpp Tue Jul 22 13:36:50 2014 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" #include "PCF8591.h" - #define VERSION "21_07_2014" + #define VERSION "22_07_2014" #define CIBLE "KL25Z" // I2C Communication I2C i2c_adcdac(PTC9,PTC8); // SDA, SCL for LPC1768