Hi all, I am sorry if you all think this is trivial but I'm a newbie to Arduino-
(but have been using B4a for a couple of years now and Im a competent C programmer) -
I am trying to add the rf24 library (and a few others) to the B4r IDE
I downloaded from Github the packages and unzipped them.
I read the thread about needing and XML file and downloaded the B4rH2xml file and ran that.
1) it failed with errors on the rf24.h file, but when I ran it on the rf24config.h it worked well and then appeared in the IDE
2) So I opened a file from the forum about simple use of the rf24 and tried to compile it but it fails - in fact the IDE still shows the basic types etc as unknown missing library reference
OK SO how SHOULD you add a library to B4r?
The documentation site doesn't give any links to wrapped installs for rf24 only the syntax
Maybe Im just being blind but everything has ground to a halt there as a result
I am porting a B4a Android app to arduino as its doesnt need the power or overhead.
I would be very grateful if someone could push this donkey in the right direction
Harry