Simple mbed library with macros

Dependents:   SimpleTimer SimpleUART SimpleTimer Stoppuhr1

Revision:
18:aa026d9f7fc0
Parent:
15:66150de7876b
Child:
19:f4f258dc34cf
--- a/timers.h	Wed Nov 17 10:59:34 2010 +0000
+++ b/timers.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 __TIMERS_H__
-#define __TIMERS_H__
+#ifndef __SIMPLELIB_TIMERS_H__
+#define __SIMPLELIB_TIMERS_H__
 
 #include "mbed_globals.h"
 #include "interrupts.h"