mrDarker
2025-03-24 3628a707a38e1c590216c5983c9b97b9c742f86c
SourceCode/Bond/Servo/ToolUnits.h
@@ -29,5 +29,6 @@
   static std::string getRecipePath();
   static std::string getCurrentTimeString();
   static bool startsWith(const std::string& str, const std::string& prefix);
   static std::string& toHexString(int value, std::string& strOut);
};