1#ifndef IV_SRC_MODEL_PMS_CONSTANTS_HPP_
2#define IV_SRC_MODEL_PMS_CONSTANTS_HPP_
Definition constants.hpp:8
static constexpr iv::types::milliseconds timeBetweenSendCommands
Definition constants.hpp:11
static constexpr iv::types::milliseconds timeBetweenFeedbackChecks
Definition constants.hpp:12
static constexpr uint16_t timesTheCmdActionIsSent
Definition constants.hpp:10
static constexpr iv::types::milliseconds timeBetweenActions
Definition constants.hpp:13
uint64_t milliseconds
Definition types.hpp:22