MissionPlanner
MissionPlanner copied to clipboard
relay display issue
two issues with relay display:
- the columns are all over the place
- first relay should be Relay1 not Relay 0 (the value in mavlink is 0, but the parameter is Relay1, so user should see Relay1)
Fix is in https://github.com/ArduPilot/MissionPlanner/pull/3381