From 0d7af34486f15d8f31f8474f17cad698923cadcb Mon Sep 17 00:00:00 2001 From: XaviDCR92 Date: Sat, 16 Sep 2017 01:44:42 +0200 Subject: * Trimmed ending whitespaces. * Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim. --- Source/System.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/System.h') diff --git a/Source/System.h b/Source/System.h index 3bce5e4..306bd5f 100644 --- a/Source/System.h +++ b/Source/System.h @@ -2,7 +2,7 @@ #define __SYSTEM_HEADER__ /* ************************************** - * Includes * + * Includes * * **************************************/ #include "Global_Inc.h" @@ -134,7 +134,7 @@ void SystemCalculateSine(void); unsigned char SystemGetSineValue(void); /* ************************************** - * Global Variables * + * Global Variables * * **************************************/ #endif //__SYSTEM_HEADER__ -- cgit v1.2.3