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.
Diff: source/ComSpiDefine.h
- Revision:
- 15:91b3c572d9df
- Parent:
- 14:ca1a9230ba7f
- Child:
- 16:5ea4337d785f
diff -r ca1a9230ba7f -r 91b3c572d9df source/ComSpiDefine.h --- a/source/ComSpiDefine.h Mon Mar 23 22:41:31 2015 +0000 +++ b/source/ComSpiDefine.h Wed Apr 22 19:27:44 2015 +0000 @@ -1,5 +1,5 @@ -#ifdef COMSPI_H -#define COMSPI_H +#ifndef COMSPIDEFF_H +#define COMSPIDEFF_H // faire un debug pour la com spi #define SYNC 84 //0b01010100 @@ -29,4 +29,4 @@ } FLAGName; -#endif // COMSPI_H \ No newline at end of file +#endif // COMSPIDEFF_H \ No newline at end of file