diff options
| author | XaviDCR92 <xavi.dcr@gmail.com> | 2017-09-16 01:44:42 +0200 |
|---|---|---|
| committer | XaviDCR92 <xavi.dcr@gmail.com> | 2017-09-16 01:44:42 +0200 |
| commit | 0d7af34486f15d8f31f8474f17cad698923cadcb (patch) | |
| tree | a8489b916733589bbf90f25f3d654ade9353e4a1 /Source/System.h | |
| parent | f2a6798f1da7231facec93305f8c157f1a56f072 (diff) | |
| download | airport-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.h | 4 |
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__ |
