You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be lovely if BuildOpt.h would define RADIOLIB_SPI_PARANOID=1, and then this macro was checked with a simple "#if RADIOLIB_SPI_PARANOID", to allow a downstream project to disable it with -DRADIOLIB_SPI_PARANOID=0.
The text was updated successfully, but these errors were encountered:
It would be lovely if BuildOpt.h would define RADIOLIB_SPI_PARANOID=1, and then this macro was checked with a simple "#if RADIOLIB_SPI_PARANOID", to allow a downstream project to disable it with -DRADIOLIB_SPI_PARANOID=0.
The text was updated successfully, but these errors were encountered: