-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
need help with compile and upload #7
Comments
OK its running. but: b) It is still not working from Arduino IDE under Windows Maybe anyone can fix the two points to help following people ;-) |
I also had the problem with compiling the project in Windows. |
In the arduino IDE you have to implement the librarys direct to the sketch. |
Perfect, thanks a lot! Somehow I completely forgot about that. |
Maybe this should be merged into the regular Master? |
A pull request is open for this. |
I tried to compile and upload from Arduino Ide to an UNO under Win7 but doesn't work.
First copied the 4 folders "DHTlib; Keypad; ... " with its files from "libraries" into the Arduino "libraries" folder, looks like all folders and files in there. They are listed in the IDE under Library-Menu-List.
Then open the "homeduino.ino" file from folder on desktop.
When I try to compile (check) or Upload there ar a lot of err messages starting with "'RFControl' has not been declared" :
can you help me?
The text was updated successfully, but these errors were encountered: