Simple mbed library with macros

Dependents:   SimpleTimer SimpleUART SimpleTimer Stoppuhr1

Revision:
18:aa026d9f7fc0
Parent:
15:66150de7876b
--- a/leds.h	Wed Nov 17 10:59:34 2010 +0000
+++ b/leds.h	Wed Nov 17 14:35:40 2010 +0000
@@ -31,8 +31,8 @@
 * knowledge of the CeCILL license and that you accept its terms.
 */
 
-#ifndef __LEDS_H__
-#define __LEDS_H__
+#ifndef __SIMPLELIB_LEDS_H__
+#define __SIMPLELIB_LEDS_H__
 
 #include "mbed_globals.h"