'setTime' was not declared in this scope


hi, after updating arduino 1.6.10 when compiling same code obtain error
code: [select]
settime' not declared in scope
how can fix it?

quote
how can fix it?
don't call functions aren't defined.

post code (all of it) , exact error message(s).


Arduino Forum > Using Arduino > Programming Questions > 'setTime' was not declared in this scope


arduino

Comments

Popular posts from this blog

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

php - Class PDO not found in laravel 5.2 -