10 #ifndef FCF_DEVMGR_DEVICE_ACTUATOR_HW_ERRORS_HPP
11 #define FCF_DEVMGR_DEVICE_ACTUATOR_HW_ERRORS_HPP
13 #include <unordered_map>
29 const std::unordered_map<short, std::string>
hw_errors = {
42 #endif // FCF_DEVMGR_DEVICE_ACTUATOR_HW_ERRORS_HPP
Definition: actuatorHwErrors.hpp:24
Definition: actuatorHwErrors.hpp:22
Definition: actuatorHwErrors.hpp:20
const std::unordered_map< short, std::string > hw_errors
Definition: actuatorHwErrors.hpp:29
Definition: actuatorHwErrors.hpp:23
Definition: actuatorHwErrors.hpp:26
Definition: actuatorHwErrors.hpp:25
Definition: actuatorHwErrors.hpp:21