apparently compiling the same code using AVR Studio (or basically compiling
without using the Arduino IDE) will cause two errors
/ZigduinoRadio/ZigduinoRadio.cpp:68: undefined reference to
`zr_attach_receive_frame'
/ZigduinoRadio/ZigduinoRadio.cpp:69: undefined reference to `zr_attach_tx_done'
this issue has been fixed in 2011 Nov 13 release, SVN r19
Original issue reported on code.google.com by frank.zhao.main@gmail.com on 13 Nov 2011 at 9:52
Original issue reported on code.google.com by
frank.zhao.main@gmail.com
on 13 Nov 2011 at 9:52