1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00

battery voltage indicator

This commit is contained in:
cTn 2013-04-15 08:44:08 +02:00
parent 369a3cb020
commit 0a1b8c5d03
5 changed files with 51 additions and 8 deletions

View file

@ -50,7 +50,7 @@ $(document).ready(function() {
});
// temporary
//$('#content').load("./tabs/about.html");
//$('#content').load("./tabs/initial_setup.html", tab_initialize_initial_setup);
});
function disable_timers() {