aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/mspm0g3507/src/bin/i2c_target.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mspm0g3507/src/bin/i2c_target.rs b/examples/mspm0g3507/src/bin/i2c_target.rs
index b1336cdd2..cb1d315fe 100644
--- a/examples/mspm0g3507/src/bin/i2c_target.rs
+++ b/examples/mspm0g3507/src/bin/i2c_target.rs
@@ -1,4 +1,4 @@
1//! Example of using blocking I2C 1//! Example of using async I2C target
2//! 2//!
3//! This uses the virtual COM port provided on the LP-MSPM0G3507 board. 3//! This uses the virtual COM port provided on the LP-MSPM0G3507 board.
4 4