...
This commit is contained in:
@@ -52,7 +52,7 @@ struct MccFiniteStateMachineCategory : public std::error_category {
|
||||
|
||||
const char* name() const noexcept
|
||||
{
|
||||
return "ADC_GENERIC_DEVICE";
|
||||
return "MCC-FSM-ERROR-CATEGORY";
|
||||
}
|
||||
|
||||
std::string message(int ec) const
|
||||
|
||||
Reference in New Issue
Block a user