mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-18 07:47:12 +02:00
clang format
This commit is contained in:
@ -252,7 +252,7 @@ std::string ToString(const defs::speedLevel s) {
|
||||
case defs::G2_108MHZ:
|
||||
return std::string("108");
|
||||
case defs::G2_144MHZ:
|
||||
return std::string("144");
|
||||
return std::string("144");
|
||||
default:
|
||||
return std::string("Unknown");
|
||||
}
|
||||
|
Reference in New Issue
Block a user