aboutsummaryrefslogtreecommitdiff
path: root/Source/System.h
diff options
context:
space:
mode:
authorXaviDCR92 <xavi.dcr@gmail.com>2017-09-16 01:44:42 +0200
committerXaviDCR92 <xavi.dcr@gmail.com>2017-09-16 01:44:42 +0200
commit0d7af34486f15d8f31f8474f17cad698923cadcb (patch)
treea8489b916733589bbf90f25f3d654ade9353e4a1 /Source/System.h
parentf2a6798f1da7231facec93305f8c157f1a56f072 (diff)
downloadairport-0d7af34486f15d8f31f8474f17cad698923cadcb.tar.gz
* Trimmed ending whitespaces.
* Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim.
Diffstat (limited to 'Source/System.h')
-rw-r--r--Source/System.h4
1 files changed, 2 insertions, 2 deletions
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__