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

Make most #defines in RF24Network_config.h conditional ... #171

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

kripton
Copy link
Contributor

@kripton kripton commented Apr 12, 2021

so they can be set from project code or compiler command line.

As discussed at nRF24/RF24#727 (comment)

I'm not sure how to handle things that are either defined or not, i.e. don't have a value (such as #define RF24NetworkMulticast). I'd say that the preferred way would be to always assign a value (TRUE or FALSE) to them but always have them defined?

… set from project code or compiler command line.
@2bndy5
Copy link
Member

2bndy5 commented Apr 12, 2021

These changes don't affect doxygen output 👍🏼

@2bndy5 2bndy5 merged commit ecb31c2 into nRF24:master Apr 12, 2021
@kripton kripton deleted the kripton-conditionalDefines branch June 3, 2021 18:21
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.

2 participants