Quellcode durchsuchen

Fix unterminated ifndef

Priyadi Iman Nurcahyo vor 9 Jahren
Ursprung
Commit
17acde94ee
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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