-
Notifications
You must be signed in to change notification settings - Fork 22
Description
i started with the custom_html example and took what i needed from it and put it in my own sketch.
The example itself works and the extra (custom) html show as an extra tab in the browser. but when i add my own (minimal)changes to the css and minify and convert to .c, it won't show up anymore. I do get the wifi setup and the uploader tab, but no custom html.
I could really use some help with this. i have been going at this for weeks and still no step further than i whas.
please tell me what you need to see code-wise so i can post it here.
the raw.......... files are on the server in the config folder together with the config.json file:
{ "wifi-box": "", "dhcp": false, "name-logo": "THE HAMMER", "param-box2": "General", "raw-html-General Settings": "/config/raw-html-General Settings.htm", "raw-css-fetch": "/config/raw-css-fetch.css", "raw-javascript-fetch": "/config/raw-javascript-fetch.js" }