mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Rename datalayer interface
This commit is contained in:
parent
9fed800cae
commit
868c667929
7 changed files with 54 additions and 54 deletions
|
@ -880,7 +880,7 @@ String processor(const String& var) {
|
|||
|
||||
content += "<button onclick='OTA()'>Perform OTA update</button> ";
|
||||
content += "<button onclick='Settings()'>Change Settings</button> ";
|
||||
content += "<button onclick='Advanced()'>Advanced Battery Insights</button> ";
|
||||
content += "<button onclick='Advanced()'>More Battery Info</button> ";
|
||||
content += "<button onclick='Cellmon()'>Cellmonitor</button> ";
|
||||
content += "<button onclick='Events()'>Events</button> ";
|
||||
content += "<button onclick='askReboot()'>Reboot Emulator</button>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue