MySensors Library cleanup effort
-
Hi,
I am new to mySensors but not to arduino and programming. I use a slightly different environment for Arduino development (Cygwin/make) and noticed a lot of warnings when trying to compile the ethernet gateway.
I will be cleaning them up but would like to double check with the original authors in case I missed something subtle.
Would that be okay? Who can help me submit the changes back to git repo?
Thanks
-AM
-
I would recommend that you concentrate your effort on the development branch. The 1.4.1 will has a somewhat different structure and I would like to leave it as-is.
Here is a small guide on how to contribute code via github.
http://forum.mysensors.org/topic/330/how-to-contribute-code-to-the-mysensors-project
-
Excellent guide. I will take a look at the development branch.
-AM