Hello,
I was trying to compile the Lighty sketch, to reuse it as a weather station running from 3 AA batteries, but I get some conflicts between Ports and RF12:
/var/folders/f7/f7+bgGlFGP0dtrdfCG+YsU+++TI/-Tmp-/build3708462651927673508.tmp/Ports/Ports.cpp.o: In function MilliTimer::set(unsigned int)'
l
/var/folders/f7/f7+bgGlFGP0dtrdfCG+YsU+++TI/-Tmp-/build3708462651927673508.tmp/RF12/RF12sio.cpp.o:/Users/alex/Desktop/Arduino.app/Contents/Resources/Java/hardware/libraries/RF12/RF12sio.cpp:29: first defined here
/var/folders/f7/f7+bgGlFGP0dtrdfCG+YsU+++TI/-Tmp-/build3708462651927673508.tmp/Ports/Ports.cpp.o: In function MilliTimer::poll(unsigned int)'
l
/var/folders/f7/f7+bgGlFGP0dtrdfCG+YsU+++TI/-Tmp-/build3708462651927673508.tmp/RF12/RF12sio.cpp.o:/Users/alex/Desktop/Arduino.app/Contents/Resources/Java/hardware/libraries/RF12/RF12sio.cpp:11: first defined here
Does anyone know how I can solve this?
Thanks in advance!! I hope to soon report that I managed to finish my weather station!
Alex
