Use IQS62X sensor and move motor by detected angle
Dependencies: DRV8830 IQS62x IQSDisplayTerminal UIT_ACM1602NI mbed
Fork of Nucleo_ACM1602_I2C_DC by
Revision 6:e3afb1390167, committed 2017-09-21
- Comitter:
- 8mona
- Date:
- Thu Sep 21 11:34:27 2017 +0000
- Parent:
- 5:2b9614aa1171
- Child:
- 7:acb1074eaba6
- Commit message:
- Update S Curve movement
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Sep 21 11:27:10 2017 +0000
+++ b/main.cpp Thu Sep 21 11:34:27 2017 +0000
@@ -189,8 +189,6 @@
lcd_.WriteValue("%03dh", tf_hr);
lcd_.WriteValue("%02dm", df_min.rem);
-
-
k++;
}
