Skip to content

Commit a664bd9

Browse files
committed
readme: update
1 parent 415e4d2 commit a664bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ following components:
8989
* `espp::BldcDriver`
9090
* `espp::BldcMotor`
9191
* `espp::BldcHaptics`
92-
* ESP-IDF's `i2c` peripheral driver
92+
* `espp::I2c`
9393

9494
You combine the `Mt6701` and `BldcDriver` together when creating the `BldcMotor`
9595
and then simply pass the `BldcMotor` to the `BldcHaptics` component. At that

0 commit comments

Comments
 (0)