goebish / nrf24_multipro

nRF24L01 multi-protocol RC transmitter
GNU General Public License v3.0
477 stars 197 forks source link

use digitalPinToInterrupt as it is recommended by documentation #16

Closed gorbach closed 7 years ago

gorbach commented 7 years ago

Docs here suggetst that we need to use digitalPinToInterrupt as argument of attachInterrupt.