CBielstein / APRSsharp

APRS# - Modern APRS software for the amateur radio community
MIT License
12 stars 5 forks source link

Correct WeatherInfo display indentation #150

Closed CBielstein closed 1 year ago

CBielstein commented 1 year ago

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

Validation