mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_FETtecOneWire: Remove @RebootRequired: False
This commit is contained in:
parent
cbf6c2926f
commit
8cd47433ed
@ -59,7 +59,6 @@ const AP_Param::GroupInfo AP_FETtecOneWire::var_info[] {
|
||||
// @DisplayName: Nr. electrical poles
|
||||
// @Description: Number of motor electrical poles
|
||||
// @Range: 2 50
|
||||
// @RebootRequired: False
|
||||
// @User: Standard
|
||||
AP_GROUPINFO("POLES", 3, AP_FETtecOneWire, _pole_count_parameter, 14),
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user