nRF24 / RF24Mesh

OSI Layer 7 Mesh Networking for RF24Network & nrf24L01+ & nrf52x devices
http://nrf24.github.io/RF24Mesh
GNU General Public License v2.0
422 stars 154 forks source link

Make most #defines in RF24Mesh_config.h conditional ... #183

Closed kripton closed 3 years ago

kripton commented 3 years ago

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

As discussed at https://github.com/nRF24/RF24/issues/727#issuecomment-817383163

2bndy5 commented 3 years ago

These changes don't affect doxygen output 👍🏼