//////////////////////////////////////////////////////////////// // // PURPOSE: This contains ControlModule parameters for Tethys. // // NOTES: All values (except "strings") must be followed by // a unit abbreviation (or one of the unit-like // abbreviations: n/a, bool, enum, count). // //////////////////////////////////////////////////////////////// VerticalControl_enable = 1 bool; HorizontalControl_enable = 1 bool; SpeedControl_enable = 1 bool; LoopControl_enable = 1 bool;