Use IQS62X sensor and move motor by detected angle
Dependencies: DRV8830 IQS62x IQSDisplayTerminal UIT_ACM1602NI mbed
Fork of Nucleo_ACM1602_I2C_DC by
Diff: main.cpp
- Revision:
- 6:e3afb1390167
- Parent:
- 5:2b9614aa1171
- Child:
- 7:acb1074eaba6
--- 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++;
}
