Skip to content
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

Fixes for compiling in Arduino IDE #74

Closed
wants to merge 1 commit into from

Conversation

t-oster
Copy link

@t-oster t-oster commented Nov 6, 2017

Should fix #42.
The Arduino IDE need a library.properties for every library. Also the include files are case-sensitive (at least on linux).

@sidey79
Copy link
Contributor

sidey79 commented Nov 7, 2017

Thanks for that pr.

Dies this problem still exists in the branch dev-r33_cc1101

Ich think i've fixes IT there already some time ago.

@t-oster
Copy link
Author

t-oster commented Nov 7, 2017

Das stimmt. Ist mir auch aufgefallen, als ich die Branches angeschaut habe. Warum ist der Master-Branch so weit hinterher? Ich habe einen Selbstbau-CUL mit C1101 auf Arduino Nano Basis. Welcher Branch ist da für mich der aktuellste?

@t-oster t-oster closed this Nov 7, 2017
@sidey79
Copy link
Contributor

sidey79 commented Nov 7, 2017

Nanocul am besten mit der Firmware verwenden, die auch mit dem FHEM Modul ausgegeben wird:
https://github.com/RFD-FHEM/RFFHEM/tree/dev-r33/FHEM/firmware

Im Branch dev-r33cc1101 sind wir gerade an einer Fehlerbehebung. Da läuft nicht alles

@t-oster
Copy link
Author

t-oster commented Nov 7, 2017

Danke für die Info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing library.properties
2 participants