Browse Source

Fix unterminated ifndef

Priyadi Iman Nurcahyo 8 years ago
parent
commit
17acde94ee
1 changed files with 2 additions and 0 deletions
  1. 2 0
      quantum/config_common.h

+ 2 - 0
quantum/config_common.h

@@ -78,3 +78,5 @@
 #       error "USART configuration is needed."
 #   endif
 #endif
+
+#endif