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

receiver tab with interactive curves

special thanks to englishman for the math magic involved
This commit is contained in:
cTn 2013-09-25 20:57:21 +02:00
parent 3f8dd081cb
commit 89ca55a3da
4 changed files with 79 additions and 23 deletions

View file

@ -80,5 +80,4 @@ $(document).ready(function() {
});
// temporary
//$('#content').load("./tabs/sensors.html", tab_initialize_sensors);
});