sticilface / Melvanimate

Melvanimate
60 stars 7 forks source link

Fix buttons that are without function in Firefox #21

Open probonopd opened 8 years ago

probonopd commented 8 years ago

Compiled as outlined here.

Clicking on left-hand menu -> ESPmanager goes to ESP Manager, General Settings page. Clicking on right-hand menu -> Reboot does nothing.

But using curl --data "restart" http://192.168.0.17/espman/data.esp does cause a reboot.

probonopd commented 8 years ago

Working now, had to re-upload the files from the master branch to SPIFFS using https://github.com/esp8266/arduino-esp8266fs-plugin

probonopd commented 8 years ago

The "Save" button still seems to be without function though.

probonopd commented 8 years ago

Moreover, some buttons are not shown at all on Mozilla Firefox 45 on Linux (e.g., the "Submit" button on the ESP Manager start page). Also the Device Name text box is missing on Firefox.