add missing #endif in clocking.h

pull/1340/head
Srod Karim 2015-07-24 16:55:44 +02:00 committed by Aksel Skauge Mellbye
parent 1d7d92ed39
commit 096733c785
1 changed files with 1 additions and 0 deletions

View File

@ -65,3 +65,4 @@
#else
#define LEUART_REF_FREQ (REFERENCE_FREQUENCY / 2)
#endif
#endif