Added OLED Timeout settings in html
This commit is contained in:
parent
be5bc1da6d
commit
bbab02a514
|
|
@ -883,6 +883,7 @@ void loop() {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (manBeacon) {
|
if (manBeacon) {
|
||||||
|
// Manually sending beacon from html page
|
||||||
enableOled();
|
enableOled();
|
||||||
writedisplaytext("((WEB TX))","","","","","");
|
writedisplaytext("((WEB TX))","","","","","");
|
||||||
sendpacket();
|
sendpacket();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue