Fabien Lepoutre
/
Prog_Projet
Projet3i4
LibTest.h
- Committer:
- fabienlepoutre
- Date:
- 2012-04-23
- Revision:
- 0:f0c9c47e4edd
- Child:
- 1:bb98d7d1e25f
File content as of revision 0:f0c9c47e4edd:
#include "mbed.h" #include <iostream> #define ANALOG_IN_OUT 1 #define SPI 2 #define I2C 3 int i_IntroTest();