Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-01-24 18:25:39 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-01-24 18:25:39 +0300
commitcf3a5b2a64fed46e066fe112865f1b7a96f7d30f (patch)
tree139a5dafae9c2e2b59bb103a4b434023889ef52f /gulpfile.js
parent912864bc19865896674e9b8d533edcd78978a3e3 (diff)
UI for smix rules
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 3c69ed7f..fa5fe8c8 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -91,6 +91,7 @@ sources.js = [
'./js/boards.js',
'./js/tasks.js',
'./js/servoMixRule.js',
+ './js/servoMixRuleCollection.js',
'./main.js',
'./tabs/*.js',
'./js/eventFrequencyAnalyzer.js',