jeelabs / jeelib

JeeLib for Arduino IDE: Ports, RF12, and RF69 drivers from JeeLabs
https://jeelabs.org/202x/sw/jeelib/
The Unlicense
490 stars 215 forks source link

Update RF12.cpp #72

Closed mharizanov closed 9 years ago

mharizanov commented 9 years ago

Hi JCW, the IRQ pin for ATMega32u4 is wrong , even contradicts with the comment on that line. Using 0 works. Martin

jcw commented 9 years ago

good catch - thanks!