I am trying to figure out how to add voltage to the main HTML page. I am an embedded C programmer and had not trouble modifying the Arduino code, but this ESP8266 baffles me. Can someone point me to the file in the firmware where the HTML page is generated? I am familiar with CSS, but it appears that java script is used too. So I assume that I will have to modify the javas cript. What file is this in?
BTW I can compile and deploy my firmware just fine using the platform IO, I am hoping for a pointer on where to start looking.
chuck kamas
Hi All,
I am trying to figure out how to add voltage to the main HTML page. I am an embedded C programmer and had not trouble modifying the Arduino code, but this ESP8266 baffles me. Can someone point me to the file in the firmware where the HTML page is generated? I am familiar with CSS, but it appears that java script is used too. So I assume that I will have to modify the javas cript. What file is this in?
BTW I can compile and deploy my firmware just fine using the platform IO, I am hoping for a pointer on where to start looking.