Open noise5joker opened 5 years ago
See DEV/ example for adding endpoints
Where can i find it? @tablatronix
Thanks, I'm going to check that...I didn't find it because the last library I downloaded didn't have this folder...
El mié., 12 de junio de 2019 4:00 p. m., Shawn A notifications@github.com escribió:
Seriously?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tzapu/WiFiManager/issues/897?email_source=notifications&email_token=AMKMGIXHMHWIPLI5QCADHB3P2FIXBA5CNFSM4HXOFIDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXRUHTY#issuecomment-501433295, or mute the thread https://github.com/notifications/unsubscribe-auth/AMKMGITUIIYH7QCPACKC2XDP2FIXBANCNFSM4HXOFIDA .
Sorry I thought I saw you checked development oops.
Yes that is development branch on github, you have to use that to be able to share the webserver, or you can edit the .14 and change it to a shared or public object manually if you do not want to upgrade
Perfect! thanks for the attention I'm grateful 🙌🏼
El mié., 12 de junio de 2019 5:10 p. m., Shawn A notifications@github.com escribió:
Sorry I thought I saw you checked development oops.
Yes that is development branch on github, you have to use that to be able to share the webserver, or you can edit the .14 and change it to a shared or public object
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tzapu/WiFiManager/issues/897?email_source=notifications&email_token=AMKMGIWJT5JVTBJK6GXT4ODP2FQ3NA5CNFSM4HXOFIDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXRZ5OI#issuecomment-501456569, or mute the thread https://github.com/notifications/unsubscribe-auth/AMKMGIQ5W5J6ZF7PAJPRCS3P2FQ3NANCNFSM4HXOFIDA .
Hey! i was looking the article #461 because i didnt solve my problem...i dont know where im going to put the HTML file or how can i edit the template to include my code and the esp8266 open it after the connection.
Seriously?
Dear @tablatronix check link, is wrong.
PLEASE TRY DEVELOPMENT BRANCH before submitting bugs on release or master, in case they were already fixed.
POST SERIAL OUTPUT !
Issues without basic info will be ignored or closed!
Please fill the info fields, it helps to get you faster support ;)
if you have a stack dump decode it: https://github.com/esp8266/Arduino/blob/master/doc/Troubleshooting/stack_dump.rst
for better debug messages: https://github.com/esp8266/Arduino/blob/master/doc/Troubleshooting/debugging.rst
----------------------------- Remove above -----------------------------
Basic Infos
Esp8266/Esp32:
Hardware: ESP-12e, esp01, esp25
Description
Problem description: I want to add the Captive Portal page (The page open at the start before a connection is succes ), to a mini html page of my own development