WeatherInfo packets are being displayed with inconsistent indentation. Basic information is correctly indented to 4 spaces, but the remaining weather info is not indented at all. This change fixes that.
Changes
Adds indentation to WeatherInfo display code in APRSsharp CLI
Description
WeatherInfo
packets are being displayed with inconsistent indentation. Basic information is correctly indented to 4 spaces, but the remaining weather info is not indented at all. This change fixes that.Changes
WeatherInfo
display code in APRSsharp CLIValidation