aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2018-03-03 15:43:10 +1100
committerGitHub <[email protected]>2018-03-03 15:43:10 +1100
commitaef8f5f5bb358c1531859ab687dff9c975d7e434 (patch)
tree6ac3242e2e08f95dffd98734903c91c1b7d03c17 /.gitignore
parent3ce0cc0d996cd3a59368f040993d66f83b44f12f (diff)
downloadIronOS-aef8f5f5bb358c1531859ab687dff9c975d7e434.tar.gz
IronOS-aef8f5f5bb358c1531859ab687dff9c975d7e434.zip
LIS2DH - Adding support for the new accelerometer (#216)
+ Creates a new driver for the LIS2DH accelerometer + Fixes timing issues since we're already touching a chunk of code The LIS2DH driver should output similar numbers to the old MMA accelerometer. Fixes #202 Fixes #189
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cd5ac8d9..939c05f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ Logo GUI/TS100 Logo Editor/TS100 Logo Editor/bin/
workspace/ts100/ts100.xml
workspace/ts100_old/*
*.cache
+workspace/TS100/.settings/language.settings.xml