vendor/cmock/examples/temp_sensor/src/ModelConfig.h in ceedling-0.28.3 vs vendor/cmock/examples/temp_sensor/src/ModelConfig.h in ceedling-0.29.0
- old
+ new
@@ -1,7 +1,7 @@
-#ifndef _MODELCONFIG_H
-#define _MODELCONFIG_H
-
-#define MASTER_CLOCK 48054857 // Master Clock
-#define USART0_BAUDRATE 115200 // USART Baudrate
-
-#endif // _MODELCONFIG_H
+#ifndef _MODELCONFIG_H
+#define _MODELCONFIG_H
+
+#define MASTER_CLOCK 48054857 // Master Clock
+#define USART0_BAUDRATE 115200 // USART Baudrate
+
+#endif // _MODELCONFIG_H