7 Mar
2011
7 Mar
'11
19:14
https://bugzilla.novell.com/show_bug.cgi?id=676024 https://bugzilla.novell.com/show_bug.cgi?id=676024#c3 --- Comment #3 from robert spitzenpfeil <madworm_de.novell@spitzenpfeil.org> 2011-03-07 19:14:09 UTC --- Please note: It seems that old code that needs to be compiled with avr-g++ will have to be modified as such: old: #include <avr/delay.h> new: #include <math.h> #include <util/delay.h> To whom it may concern: this also affects compiling code with the 'Arduino IDE' on linux. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.