Unify RF24 constructor API for all Linux platforms
- Define SPI config vars for non-Arduino systems: RF24_BIT_ORDER, RF24_DATA_MODE, RF24_CLOCK_DIVIDER - Allow use of standard RF24 constructor on RPi with default of 8Mhz SPI clock speed - Cleanup #ifdefs in RF24::csn(); - Fix compile on ATTiny
Showing
Please register or sign in to comment