nRF24 / RF24Network

OSI Layer 3 Networking for nRF24L01(+) and nRF52x on Arduino and Raspberry Pi
https://nrf24.github.io/RF24Network/
GNU General Public License v2.0
355 stars 164 forks source link

Fix: Need NUM_PIPES defined for all devices #231

Closed TMRh20 closed 3 months ago

TMRh20 commented 3 months ago

Tried to compile for ATTiny and it failed because NUM_PIPES was not defined for ATTiny.