Works OK, but re-compile time is superslow.
The 1st time I compile an 800 line sketch, the compile time in 1.6.8 and 1.6.4 is similar, appr. 45 secs.
When I recompile the sketch the compile time in 1.68 remains 45 secs, but in 1.6.4 the compile time is just 5 secs. That's a huge difference, and a real annoyance when making minor changes.
I read that 1.6.8 (and 1.7.6?) always does a full re-compile, and 1.6.4 (and 1.6.5?) just compiles the changed files. I also read that 1.6.9 promise a more optimized compiled cycle.
So I changed to Arduino 1.6.4 / V2.0.0.
Anyone recognize this, and also changed to an older Arduino IDE? And to what version?
UPDATE : 1.6.5 is just as fast as 1.6.4.