Skip to content

Conversation

@ssp97
Copy link

@ssp97 ssp97 commented Jan 26, 2026

SX126X_DIO3_TCXO_VOLTAGE was repeatedly defined in header files when
multiple headers were included, leading to unintended TCXO voltage
override.

Ensure the macro is defined only once.

#include <helpers/radiolib/CustomSX1262Wrapper.h>   <- ok
#include <helpers/radiolib/CustomSX1268Wrapper.h>   <- ng

Copy link
Contributor

@oltaco oltaco left a comment

Choose a reason for hiding this comment

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

Looks good to me

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