mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
more analytics stuff
This commit is contained in:
parent
1ff4fcb669
commit
03a63ce2c5
9 changed files with 18 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
function tab_initialize_pid_tuning() {
|
||||
ga_tracker.sendAppView('PID Tuning');
|
||||
|
||||
// Fill in the data from PIDs array
|
||||
var needle = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue