Lemon2311 / IoTFleet.js

Library to control multiple microcontroller devices (ex: esp32, Rpi Pico) over-air with javascript :)
4 stars 1 forks source link

UI update to include setting the esp32 ip #20

Closed Lemon2311 closed 4 months ago

Lemon2311 commented 9 months ago

Right now the esp32 ip is directly added as boilerplate to the script.js, and if the ip of the esp32 doesn`t magically match the one in script.js one has to manually modify it to be able to use the ui. There should be an option in the ui to set up the esp32.