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-05-24 21:28:04 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-05-24 21:28:04 +0300
commitf5e60cc40e93163f8a001daa8e51976e48119c22 (patch)
treed6dc27fbfe8b68998b1a860652713c7f47ae2834 /gulpfile.js
parent3b4c4f00ccb082a99c91590bc3f28ee34edf84a0 (diff)
Servo output in Servo tab
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 04ad8a66..dd5907e5 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -84,6 +84,7 @@ sources.js = [
'./js/serial.js',
'./js/servoMixRule.js',
'./js/motorMixRule.js',
+ './js/outputMapping.js',
'./js/model.js',
'./js/serial_backend.js',
'./js/data_storage.js',