botton.ino: In function 'void loop()':
botton:356: error: request for member 'hour' in 'now', which is of non-class type 'time_t ()()'
botton:356: error: request for member 'minute' in 'now', which is of non-class type 'time_t ()()'
botton:357: error: expected identifier before '(' token
botton:357: error: expected `;' before '(' token
botton:367: error: request for member 'hour' in 'now', which is of non-class type 'time_t ()()'
botton:367: error: request for member 'minute' in 'now', which is of non-class type 'time_t ()()'