Time-Timealarm libs from 1.6.9 not working in 1.6.10


something change? works in 1.6.9...

change lines:
code: [select]
#include <time.h>
to:
code: [select]
#include <timelib.h>
the new version of avr-libc included arduino ide 1.6.10/arduino avr boards 1.6.12 includes file named time.h. on case insensitive operating systems causes wrong file included.


Arduino Forum > Using Arduino > Installation & Troubleshooting > Time-Timealarm libs from 1.6.9 not working in 1.6.10


arduino

Comments

Popular posts from this blog

ffmpeg h264_omx encoder - libomxcore.so missing. - Raspberry Pi Forums

missing filename after '-o'

class MPU6050 has no member named begin