mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -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
|
// @DisplayName: Nr. electrical poles
|
||||||
// @Description: Number of motor electrical poles
|
// @Description: Number of motor electrical poles
|
||||||
// @Range: 2 50
|
// @Range: 2 50
|
||||||
// @RebootRequired: False
|
|
||||||
// @User: Standard
|
// @User: Standard
|
||||||
AP_GROUPINFO("POLES", 3, AP_FETtecOneWire, _pole_count_parameter, 14),
|
AP_GROUPINFO("POLES", 3, AP_FETtecOneWire, _pole_count_parameter, 14),
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user