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-04-04 20:42:14 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-04-04 20:42:14 +0300
commit34c13c5010a5bd41f163daf0e880905d45fff58d (patch)
treea22bcc3341aa4bbe9387210cafaec5b2a029f60b /.gitignore
parent640d0b39a3625c7c4fe4c82408d054a6fbd57e37 (diff)
correctly set number of motors and servos
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9429c357..6c988cce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,4 +13,5 @@ inav-configurator.iml
/dist
# Path where the NW.js apps get built
/apps
-/.vscode/ \ No newline at end of file
+/.vscode/
+.eslintrc.json \ No newline at end of file