ArduPilot / WebTools

GNU General Public License v3.0
23 stars 21 forks source link

Hardware Report: treat board ID of 0 as invalid #140

Closed IamPete1 closed 5 months ago

IamPete1 commented 5 months ago

Currently on linux boards we show the flight controller section with nothing in it because 0 is the default value.

image

This treats 0 as invalid so that section is not shown unless a flight controller string can be parsed from messages.