#ifndef MAIN_H #define MAIN_H #define CONTROL_REV_2_0 // #define CONTROL_REV_2_1 #include constexpr size_t N_STEPS = 6; #endif /* MAIN_H */