wirelessweather icon indicating copy to clipboard operation
wirelessweather copied to clipboard

Build issues due to missing rf12_restore/rf12_setBitrate/rf12_setFixedLength

Open ghost opened this issue 12 years ago • 1 comments

Compiling this sketch needs the 'rf12mods' branch of jeelib:

In your ~/sketchbook/libraries/ $ git://github.com/jcw/jeelib.git $ cd jeelib $ git checkout -b rf12mods remotes/origin/rf12mods

And restart the arduino ide

ghost avatar Jun 07 '13 14:06 ghost

I can add that instruction to the README. Thanks for providing the linux way of git.

SevenW avatar Jun 07 '13 20:06 SevenW