Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct WeatherInfo display indentation #150

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Correct WeatherInfo display indentation #150

merged 1 commit into from
Jul 11, 2023

Conversation

CBielstein
Copy link
Owner

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

  • Adds indentation to WeatherInfo display code in APRSsharp CLI

Validation

  • Manual testing shows correct indentation

@CBielstein CBielstein added the bug Something isn't working label Jul 11, 2023
@CBielstein CBielstein self-assigned this Jul 11, 2023
@CBielstein CBielstein merged commit 5deb812 into main Jul 11, 2023
3 checks passed
@CBielstein CBielstein deleted the weather-indent branch July 11, 2023 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant