1
0
Fork 0
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:
cTn 2013-07-29 09:39:55 +02:00
parent 7f3a107178
commit 73d47889c3
4 changed files with 185 additions and 41 deletions

View file

@ -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);
});