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

Valutazione Template - Joomla! Forum - community, help and support

SD Datastring Convention

First use of Arduino Uno : avrdude error on Blink uploading