Neither of those contains a file named PushButton.h. In a perfect world, people who publish their Arduino code would document where to get the library dependencies. Unfortunately they often don't bother and we are left to search the Internet for the correct one. This is especially difficult when there are multiple libraries that contain a file of the same name.
Please read the first post in any forum entitled how to use this forum. http://forum.arduino.cc/index.php/topic,148850.0.html then look down to item #7 about how to post your code.
It will be formatted in a scrolling window that makes it easier to read.
pert:
Neither of those contains a file named PushButton.h. In a perfect world, people who publish their Arduino code would document where to get the library dependencies. Unfortunately they often don't bother and we are left to search the Internet for the correct one. This is especially difficult when there are multiple libraries that contain a file of the same name.
I think it.
If is difficult for us, for me is extremly difficult because my skills is minimun.
P3P0:
If is difficult for us, for me is extremly difficult because my skills is minimun.
It's also difficult for those of us with more experience who are trying to help others. With enough searching and testing I can usually find the library but it's frustrating to do all that work when it's not even my project. It would be so much easier for the author of the code to spend a few seconds to add a comment with the library URL that they already know.
pert:
It's also difficult for those of us with more experience who are trying to help others. With enough searching and testing I can usually find the library but it's frustrating to do all that work when it's not even my project. It would be so much easier for the author of the code to spend a few seconds to add a comment with the library URL that they already know.
Yes, I already scanned that, but didn't see anything about where to get the library.
pert:
It's also difficult for those of us with more experience who are trying to help others. With enough searching and testing I can usually find the library but it's frustrating to do all that work when it's not even my project. It would be so much easier for the author of the code to spend a few seconds to add a comment with the library URL that they already know.
Yes, I already scanned that, but didn't see anything about where to get the library.
The "thank you very much for your disinterested help" comes across as sarcasm. I was a bit offended by it but then I decided to assume that you meant "thank you for taking the time to help even though it's not your project".
I'm not paid to help people on the forum so it's true that I don't have the same level of interest in getting your project working as I would with my own. However, I did take the time to open your attached image of the error message, download the Button library, unzip it, and check to see if it had the PushButton.h file, then looked at the open-trip repository and the author's blog to see if I could find a link to the library that had that file. So I think "disinterested" is not quite accurate. I did stop short of doing a Google search like TomGeorge did since I figure you're just as qualified to do that as I am.
You could go to his github page and open an issue.
Le him know that he has not included/specified the libraries he used.
Although, I do notice that he has that on his to do list.
If you open an issue, he might point you to the libraries he used.
pert:
The "thank you very much for your disinterested help" comes across as sarcasm. I was a bit offended by it but then I decided to assume that you meant "thank you for taking the time to help even though it's not your project".
I'm not paid to help people on the forum so it's true that I don't have the same level of interest in getting your project working as I would with my own. However, I did take the time to open your attached image of the error message, download the Button library, unzip it, and check to see if it had the PushButton.h file, then looked at the open-trip repository and the author's blog to see if I could find a link to the library that had that file. So I think "disinterested" is not quite accurate. I did stop short of doing a Google search like TomGeorge did since I figure you're just as qualified to do that as I am.
I do not speak English well, maybe I have not expressed myself correctly. I am sorry if I have offended you, it has not been my intention at any time.