diff --git a/source/Core/Inc/Translation.h b/source/Core/Inc/Translation.h index 9c5bcb5d..62327d7f 100644 --- a/source/Core/Inc/Translation.h +++ b/source/Core/Inc/Translation.h @@ -9,7 +9,7 @@ #define TRANSLATION_H_ #include "stdint.h" -extern const bool HasFahrenheit; +extern const bool HasFahrenheit; extern const char *SymbolPlus; extern const char *SymbolMinus;