'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

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'