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

Allow TOCALL customization at compile-time #29

Merged
merged 3 commits into from
Feb 15, 2025

Conversation

rhymeswithmogul
Copy link
Owner

This commit moves the hardcoded TOCALL field out of aprs-wx.c and puts it in main.h with all the other macros. This will allow anyone who forks the project to create their own TOCALL should they choose.

Format: markdown
Reviewer: github

This commit moves the hardcoded TOCALL field out of `aprs-wx.c` and puts
it in `main.h` with all the other macros.  This will allow anyone who
forks the project to create their own TOCALL should they choose.

Format: markdown
Reviewer: github
Signed-off-by: Colin Cogle <[email protected]>
@rhymeswithmogul rhymeswithmogul added the enhancement New feature or request label Feb 15, 2025
@rhymeswithmogul rhymeswithmogul added this to the v1.9 milestone Feb 15, 2025
@rhymeswithmogul rhymeswithmogul self-assigned this Feb 15, 2025
@rhymeswithmogul rhymeswithmogul linked an issue Feb 15, 2025 that may be closed by this pull request
@rhymeswithmogul rhymeswithmogul merged commit 6ff0f96 into main Feb 15, 2025
3 checks passed
@rhymeswithmogul rhymeswithmogul deleted the 19-implement-new-tocall-destination branch February 15, 2025 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement new TOCALL destination
1 participant