Skip to content

Commit

Permalink
docs: fix example docs
Browse files Browse the repository at this point in the history
Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
  • Loading branch information
elpiel committed Nov 11, 2023
1 parent a493f9c commit c572bd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion esp32c3-hal/examples/i2c_icm42670.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
//! Read calibration data from ICM42670 sensor
//!
//! This example dumps the accelerometer and gyroscope data from an ICM42670 sensor
//! This example dumps the accelerometer and gyroscope data from an ICM42670
//! sensor
//!
//! The following wiring is assumed:
//! - SDA => GPIO10
Expand Down

0 comments on commit c572bd9

Please sign in to comment.