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

Consistent spelling of GA/PA #79

Open
spacegaier opened this issue Apr 9, 2020 · 0 comments
Open

Consistent spelling of GA/PA #79

spacegaier opened this issue Apr 9, 2020 · 0 comments

Comments

@spacegaier
Copy link

spacegaier commented Apr 9, 2020

static address_t GA_to_address(uint8_t area, uint8_t line, uint8_t member)

static address_t PA_to_address(uint8_t area, uint8_t line, uint8_t member)

GA_to_address() and PA_to_address() are the only methods where GA and PA are spelled with capital letters. Everywhere else they are lower letters. This is a bit inconsistent and confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant