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

Servo output in Servo tab

This commit is contained in:
Pawel Spychalski (DzikuVx) 2018-05-24 20:28:04 +02:00
parent 3b4c4f00cc
commit f5e60cc40e
7 changed files with 115 additions and 8 deletions

View file

@ -1,4 +1,4 @@
/*global $, ServoMixRule*/
/*global ServoMixRule*/
'use strict';
var ServoMixerRuleCollection = function () {