From 98781fdc2c3d7431cc31b4614f6f89197aa5ad62 Mon Sep 17 00:00:00 2001 From: Federica Di Lauro Date: Wed, 16 Oct 2019 14:07:04 +0200 Subject: [PATCH] encoder resolution x2 --- .gitignore | 1 + otto_controller_source/.cproject | 2 +- .../Debug/otto_controller_source.list | 3088 +++++++++-------- otto_controller_source/Inc/encoder.h | 6 +- .../otto_controller_source.ioc | 4 +- 5 files changed, 1556 insertions(+), 1545 deletions(-) diff --git a/.gitignore b/.gitignore index a61d2ed..15ec1e4 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ dkms.conf # Eclipse .metadata/ +RemoteSystemsTempFiles/ diff --git a/otto_controller_source/.cproject b/otto_controller_source/.cproject index f76551a..dfb80fc 100644 --- a/otto_controller_source/.cproject +++ b/otto_controller_source/.cproject @@ -24,7 +24,7 @@