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