We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415e4d2 commit a664bd9Copy full SHA for a664bd9
README.md
@@ -89,7 +89,7 @@ following components:
89
* `espp::BldcDriver`
90
* `espp::BldcMotor`
91
* `espp::BldcHaptics`
92
-* ESP-IDF's `i2c` peripheral driver
+* `espp::I2c`
93
94
You combine the `Mt6701` and `BldcDriver` together when creating the `BldcMotor`
95
and then simply pass the `BldcMotor` to the `BldcHaptics` component. At that
0 commit comments