...
This commit is contained in:
@@ -15,6 +15,7 @@ static std::uniform_real_distribution<double> xs_distrib(100, 700);
|
||||
static std::uniform_real_distribution<double> ys_distrib(100, 700);
|
||||
|
||||
struct hw_t {
|
||||
static constexpr mcc::MccMountType mountType{mcc::MccMountType::ALTAZ_TYPE};
|
||||
static constexpr std::string_view hardwareName{"HW-TEST"};
|
||||
|
||||
typedef int error_t;
|
||||
|
||||
Reference in New Issue
Block a user