CBielstein / APRSsharp

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

Unnest enum types #87

Closed CBielstein closed 2 years ago

CBielstein commented 2 years ago

Description

This PR unnests several type enums from classes to reduce file lengths and increase code clarity.

It resolves #71.

Changes

Validation