1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00

more analytics stuff

This commit is contained in:
cTn 2013-08-26 15:16:49 +02:00
parent 1ff4fcb669
commit 03a63ce2c5
9 changed files with 18 additions and 0 deletions

View file

@ -1,4 +1,6 @@
function tab_initialize_sensors() {
ga_tracker.sendAppView('Sensor Page');
// Setup variables
samples_gyro_i = 300;
samples_accel_i = 300;