1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-19 14:25:13 +03:00

RAW sensor data plot tab

This commit is contained in:
cTn 2013-04-11 16:19:24 +02:00
parent 0c9d29487a
commit a8c76cf278
6 changed files with 211 additions and 10 deletions

View file

@ -45,4 +45,6 @@ function disable_timers() {
// kill all the refferences
timers = [];
return true;
}