vendor/cmock/examples/temp_sensor/src/TimerHardware.h in ceedling-0.29.1 vs vendor/cmock/examples/temp_sensor/src/TimerHardware.h in ceedling-0.30.0
- old
+ new
@@ -1,8 +1,8 @@
-#ifndef _TIMERHARDWARE_H
-#define _TIMERHARDWARE_H
-
-#include "Types.h"
-
-void TimerHardware_Init(void);
-
-#endif // _TIMERHARDWARE_H
+#ifndef _TIMERHARDWARE_H
+#define _TIMERHARDWARE_H
+
+#include "Types.h"
+
+void TimerHardware_Init(void);
+
+#endif // _TIMERHARDWARE_H