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

Check AQ_SET_PIN instead of EINK dependency #3387

Merged
merged 1 commit into from Mar 12, 2024

Conversation

wnagele
Copy link
Contributor

@wnagele wnagele commented Mar 12, 2024

We should really check if the AQ_SET_PIN is defined here instead of depending on some other configuration element that has nothing directly to do with it. Checked against current RAK4630 based configs and should not break anything.

Copy link
Sponsor Member

@caveman99 caveman99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the tie-in with EINK in this case is because it also uses the same GPIO line. Need to reconfirm that change.

@wnagele
Copy link
Contributor Author

wnagele commented Mar 12, 2024

Yes it is - but this should be clear for the ones using the eInk stuff in their configs as they have that pin assigned there. Otherwise we have tons of such checks for possible collisions in the code at some point.

@thebentern thebentern merged commit ee685b4 into meshtastic:master Mar 12, 2024
69 checks passed
@wnagele wnagele deleted the check_aq_set_pin branch March 13, 2024 12:36
wnagele added a commit to wnagele/meshtastic-firmware that referenced this pull request Mar 14, 2024
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

Successfully merging this pull request may close these issues.

None yet

3 participants