SparkCore-RF24

ManiacBug's RF24 Library for the Spark Core.

Stars
23

SparkCore-RF24

An Implementation of ManiacBug's RF24 Library for the Spark Core

Grab the RAW version of each file and place into your web IDE as follows: image

If you are building locally, place the files here:

..\core-firmware\inc\RF24.h
..\core-firmware\inc\nRF24L01.h
..\core-firmware\src\application.cpp (renamed from Spark_GettingStartedRF24.cpp)
..\core-firmware\src\RF24.cpp
..\core-firmware\src\build.mk (optional, if you have your own make file going, just add the RF24.cpp to it)