mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +03:00
RAW sensor tab with pulling speed selectors
This commit is contained in:
parent
7f3a107178
commit
73d47889c3
4 changed files with 185 additions and 41 deletions
|
@ -73,5 +73,5 @@ $(document).ready(function() {
|
|||
});
|
||||
|
||||
// temporary
|
||||
//$('#content').load("./tabs/initial_setup.html", tab_initialize_initial_setup);
|
||||
//$('#content').load("./tabs/sensors.html", tab_initialize_sensors);
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue