Arduino IDE 1.6 and makeblock libraries


#1

I already have the 1.6 IDE on my OS X Yosemite device working well with other arduino projects.

Are there any gotchas / problems I should expect in using it with makeblock? I notice all the reference pictures seem to be version 1.0. And I think I have seen one or two odd notes on compatibility.


#2

The only gotcha I have noticed or had issue with was with the bluetooth module…I get an error if its plugged in during deploy…

chris


#3

So overall, no real reason not to just update the arduino environment to 16 then, it sounds like? I am still running 1.0.6 out of an excess of caution (and because I only use Makeblock anyway with Arduino).


#4

I’m on the latest arduino version and using the github makeblock libraries.

I did have to delete encompass.cpp and .h as they have a bug that prevents compiling.


#5