Open MoistNugget666 opened 7 years ago
Need help here! I am using arduino1.0.5 and have installed the timer library but still having the same error message. Any advice to sort it out?
By the way, the video link in your comment is no longer available. Do you have another link? Thanks!
Hi, just search YouTube "how to install libraries in adruino" or something similar. There should plenty of results.
On Dec 6, 2018 08:59, "yoowicked" notifications@github.com wrote:
By the way, the video link in your comment is no longer available. Do you have another link? Thanks!
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/andreiva/simple-rssi-antenna-tracker/issues/1#issuecomment-444768768, or mute the thread https://github.com/notifications/unsubscribe-auth/ABtNEHdngVj-orlfRdJBvW0o8JX9w2buks5u2MA0gaJpZM4LdtNV .
Hi, the problem is missing Timer.h library, you need to install it manually. Download ZIP file from here https://github.com/JChristensen/Timer then extract zip content in (assuming youre using windows) My Documents\Arduino\libraries\
There are several ways to install libraries, check out this video: https://www.youtube.com/watch?v=K1cIWCBKaUY
-Andrei
On Sun, Jan 8, 2017 at 4:47 PM, MoistNugget666 notifications@github.com wrote: