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>2019-02-11 12:36:44 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2019-02-11 12:36:44 +0300
commit782a7d0a99f2b8080e1a326395d5a2afd4570bff (patch)
treee2067b9a62d9dde051b5e88f1f1160bfa6c2103c /gulpfile.js
parent4d901f94bc4d480e0304574729d910fdb59e52d6 (diff)
lower periodic tasks frequency
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 01d5fed4..7f6248a1 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -95,7 +95,6 @@ sources.js = [
'./js/protocols/stm32usbdfu.js',
'./js/localization.js',
'./js/boards.js',
- './js/tasks.js',
'./js/servoMixerRuleCollection.js',
'./js/motorMixerRuleCollection.js',
'./js/vtx.js',