communication mbed/pld altera lib
Dependents: scooter_mbed_etudiant scooter_mbed_correction_mbed_os scooter_ scooter_mbed_etudiant_fini_1 ... more
Revision 2:01a42472c867, committed 2015-08-23
- Comitter:
- superphil06
- Date:
- Sun Aug 23 14:16:56 2015 +0000
- Parent:
- 1:7b4e6771a530
- Commit message:
- update documentation
Changed in this revision
bloc_io.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 7b4e6771a530 -r 01a42472c867 bloc_io.h --- a/bloc_io.h Tue Aug 11 15:00:09 2015 +0000 +++ b/bloc_io.h Sun Aug 23 14:16:56 2015 +0000 @@ -1,8 +1,3 @@ -#ifndef BLOC_IO_H -#define BLOC_IO_H - -#include "mbed.h" - /** bloc_io class. * Used for exchange byte with altera 7064 PLD. @@ -21,6 +16,17 @@ * } * @endcode */ + +#ifndef BLOC_IO_H + + + +#define BLOC_IO_H + +#include "mbed.h" + + + class Bloc_IO { public: