Skip to content

Commit 16d78d7

Browse files
Fix I2C scan example
1 parent 5cd7e94 commit 16d78d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ESP32/I2C1_Scanner/I2C1_Scanner.ino renamed to examples/ESP32/I2C_Scanner/I2C_Scanner.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* - Comment all Wire.***() codes;
99
* - Uncomment all Wire1.***() codes;
1010
*
11-
* I2C scan example and I2C1
11+
* I2C scan example and I2C0
1212
*
1313
* HelTec AutoMation, Chengdu, China
1414
* 成都惠利特自动化科技有限公司

0 commit comments

Comments
 (0)