Skip to main content
13 events
when toggle format what by license comment
Apr 1, 2015 at 19:49 vote accept Alex Antonov
Apr 1, 2015 at 19:49 answer added Alex Antonov timeline score: 0
Apr 1, 2015 at 9:00 comment added Alex Antonov I've cloned a file to the directory, and create an MdbBillValidator.ino (as the name of the directory)
Mar 31, 2015 at 22:42 comment added craigkoiter What folder are the library files living in? How many files from that repository did you download, and what folder do they live in? All the error report is telling me is that the library can't find the files it depends on.
Mar 31, 2015 at 8:07 comment added Alex Antonov Oh, I've added it. Pls review the question again. Any ideas?
Mar 31, 2015 at 8:06 history edited Alex Antonov CC BY-SA 3.0
Add source + error messages
Mar 30, 2015 at 20:13 comment added Gerben Let me get my crystal ball, to see the error message.
Mar 30, 2015 at 16:40 comment added Alex Antonov don't work. compilation error
Mar 30, 2015 at 12:51 comment added Gerben I think #include "MdbBillValidator.h"
Mar 30, 2015 at 12:10 comment added Alex Antonov @Gerben which files should I include?
Mar 30, 2015 at 11:59 comment added Alex Antonov Hm! Okay, I'll try to do that!
Mar 30, 2015 at 11:49 comment added Gerben That's a library. You can't just run that code. You can create a new sketch, and place these files in this new sketch's folder. Then #include it inside the ino file.
Mar 30, 2015 at 9:13 history asked Alex Antonov CC BY-SA 3.0