aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2017-08-30 21:42:01 +1000
committerBen V. Brown <[email protected]>2017-09-12 12:59:06 +1000
commit347968e4ef601b810a2c65d3d106b756f2e9a98e (patch)
tree89ade8f32aa91652e990f5d5ececd9b4740d994e /.gitignore
parenta766d1d779e805f24d90427f71c6a6fa82dc394f (diff)
downloadIronOS-347968e4ef601b810a2c65d3d106b756f2e9a98e.tar.gz
IronOS-347968e4ef601b810a2c65d3d106b756f2e9a98e.zip
Fillout settings functions
Settings menu works Movement working & TMP calibrated Tip reading sensibily Accuracy seems ok Trimmed down overshoot by biasing integral Saving to flash working, detailed idle Sleep mode Description scrolls Building for DFU working Motion detection update Use manual alg instead, using highpass filter, then sum current change vs rolling average Re-shuffle the pwm code organisation
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 601e205d..de8e1c4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,4 +40,5 @@ workspace/ts100/.cproject
TS100/KiCad/TS100.bak
Logo GUI/TS100 Logo Editor/TS100 Logo Editor/obj/
Logo GUI/TS100 Logo Editor/TS100 Logo Editor/bin/
-workspace/ts100/ts100.xml \ No newline at end of file
+workspace/ts100/ts100.xml
+workspace/ts100_old/*