mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 11:29:53 +03:00
attitude visualization via simple 3d block
This commit is contained in:
parent
137edb2b37
commit
f8125289b6
5 changed files with 177 additions and 5 deletions
|
@ -32,7 +32,7 @@ $(document).ready(function() {
|
|||
});
|
||||
|
||||
// temporary
|
||||
//$('#content').load("./tabs/motor_outputs.html", tab_initialize_motor_outputs);
|
||||
//$('#content').load("./tabs/initial_setup.html", tab_initialize_initial_setup);
|
||||
});
|
||||
|
||||
function disable_timers() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue