mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 17:15:53 +03:00
[GH-ISSUE #684] Two small problems #569
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#569
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Aug 3, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/684
1-The top line disappears in the text input box. How can I format this better
2-After a power outage the router needs the Internet about 30 seconds to a minute until the Internet starts broadcasting
While ESP8266 works directly and starts searching for the previous network if it does not exist, it does a reset
Can you delay this by searching for a network for a minute if it does not do a reset? No problem
@tablatronix commented on GitHub (Aug 3, 2018):
setconnecttimeout
@rodri16 commented on GitHub (Aug 8, 2018):
How did you solve problem 1?
@ghost commented on GitHub (Aug 8, 2018):
I'll post the edit when you're finished

@rodri16 commented on GitHub (Aug 9, 2018):
Did you just change strings_en.h or something else? BTW, is it possible to add an image on the menu?
@ghost commented on GitHub (Aug 9, 2018):
You can add a picture
@mikekgr commented on GitHub (Aug 9, 2018):
Dear @Mohammed-Kher-Ali
do you have the above code but full, somewhere published ? GitHub perhaps?
If yes, can you share the URL?
Thanks
@ghost commented on GitHub (Aug 9, 2018):
Icon I modified it
Editing not yet finished
Modified for style only
I'll post it when you're finished
@tablatronix commented on GitHub (Aug 9, 2018):
you can customize the menu but not add stuff, unless you edit the strings file manually,
You can add whatever you want, mohammed seems to be still using the master branch.
The development branch even support invert dark theme
@ghost commented on GitHub (Aug 14, 2018):
https://github.com/Mohammed-Kher-Ali/WiFi-Manager
@tzapu commented on GitHub (Aug 14, 2018):
that looks cool :D