APM & Ardustation Libraries clashing

OK So I can upload to my APM...or I can upload to my ardustation...but I am finding that each time I want to upload to either I need to do a copy and replace of the Libraries in my /arduino.1.0.1/libraries directory.

Presumably One or two of the libraries are not the same date and functionality as the other....Or is there a better way to do this, that doesn't have me having to have two directories for Arduino...

c:\arduino-for-apm\libraries\

c:\arduino-for-ardustation\libraries\

???

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • Developer

    why don't you use a code comparison tool like winmerge to see what the differences are, and maybe that will show you which libraries are different, and once you know that, you can try replacing one library at a time, till you know which one is the problem.    Once you've done that, post more details here....

This reply was deleted.

Activity