ratgdo / mqtt-ratgdo

ratgdo via mqtt
GNU General Public License v2.0
76 stars 16 forks source link

Contribution doc? #10

Open lukescott opened 7 months ago

lukescott commented 7 months ago

I would like to contribute some code. Is there a specific procedure for compiling the mqtt firmware and uploading it to the Ratgdo? Any risks of bricking the unit? Also any guidelines for pull requests you want to see?

With Thanksgiving coming up I have some extra time to tinker, and I would like to look at resolving #7 for example.

jeeftor commented 7 months ago

I would say its pretty unlikely to brick an ESP8266 (which I believe is the controller board)...

CrazyCoder commented 7 months ago

It won't compile without manually patching the source code until https://github.com/ratgdo/mqtt-ratgdo/issues/2 is addressed.