OpenSprinkler Forums OpenSprinkler Unified Firmware ESP8266 Use native GPIOs Reply To: ESP8266 Use native GPIOs

#71985

Chassy33
Participant

Ray,

Thanks for the super quick reply! I figured I was missing something. My question is this. If I edit the main.js to add another getHWVersion check for 3.2 (that seems to be what is the default when I flash to the ESP with no GPIO expander attached), how do I get that modified JS file to be included when I compile? Or is that JS file just called as a <script> tag in a HTML file? If that is the case then I would need to edit that HTML file as well, but once again, not sure how to get that included in the compile using the included make.lin32 file. Also I may be completely wrong on how I believe all of this works…

Thank you for all you work and help on this!