Forum Replies Created
Viewing 5 posts - 1 through 5 (of 5 total)
-
AuthorPosts
-
dompelParticipant
Thanks Windell. Working now!
dompelParticipantSorry to do this… Can you confirm this file: http://playground.arduino.cc/uploads/Code/Time.zip is correct?
dompelParticipantHey,
I don’t have TimeRTC. I do have TimeRTCLog and TimeRTCSet.I tried Log and got this error:TimeRTCLog:16: error: ‘time_t’ has not been declaredTimeRTCLog:16: error: ‘time_t’ has not been declaredTimeRTCLog:17: error: variable or field ‘showTime’ declared voidTimeRTCLog:17: error: ‘time_t’ was not declared in this scopeTimeRTCLog:19: error: variable or field ‘showDuration’ declared voidTimeRTCLog:19: error: ‘time_t’ was not declared in this scopeTimeRTCLog:16: error: ‘time_t’ does not name a typeTimeRTCLog.pde: In function ‘void setup()’:TimeRTCLog:20: error: ‘RTC’ was not declared in this scopeTimeRTCLog:20: error: ‘setSyncProvider’ was not declared in this scopeTimeRTCLog.pde: In function ‘void loop()’:TimeRTCLog:35: error: ‘time_t’ was not declared in this scopeTimeRTCLog:35: error: expected `;’ before ‘duration’TimeRTCLog:37: error: expected `;’ before ‘timeNow’TimeRTCLog:38: error: ‘prevEventTime’ was not declared in this scopeTimeRTCLog:40: error: ‘duration’ was not declared in this scopeTimeRTCLog:40: error: ‘timeNow’ was not declared in this scopeTimeRTCLog:41: error: ‘timeNow’ was not declared in this scopeTimeRTCLog:41: error: ‘duration’ was not declared in this scopeTimeRTCLog:42: error: ‘prevEventTime’ was not declared in this scopeTimeRTCLog.pde: At global scope:TimeRTCLog:47: error: ‘time_t’ has not been declaredTimeRTCLog:47: error: ‘time_t’ has not been declaredTimeRTCLog.pde: In function ‘void logEvent(int, boolean, int, int)’:TimeRTCLog:55: error: ‘showTime’ was not declared in this scopeTimeRTCLog:59: error: ‘showDuration’ was not declared in this scopeTimeRTCLog.pde: At global scope:TimeRTCLog:65: error: variable or field ‘showTime’ declared voidTimeRTCLog:65: error: ‘time_t’ was not declared in this scopeTimeRTCLog:86: error: variable or field ‘showDuration’ declared voidTimeRTCLog:86: error: ‘time_t’ was not declared in this scopedompelParticipantThey are in there. I just deleted them and replaced them again, restarted arduino ide, and getting the same error. Sktch > Import Library shows Time installed as well.
dompelParticipantWhich version should I be looking for?
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)