Fix i2c docs formatting (#3425)

This commit is contained in:
Michael Grünewald 2021-04-25 07:45:58 +02:00 committed by GitHub
parent 8e5109d46e
commit af689a606a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 7 deletions

View File

@ -9,6 +9,7 @@ ESP8266 chip does not have hardware I²C, so module uses software I²C driver.
It can be set up on any GPIO pins including GPIO16 (see below).
This module supports:
- Master mode
- Multiple buses (up to 10) with different speeds on each bus
- Standard(Slow, 100kHz), Fast(400kHz) and FastPlus(1MHz) modes or an arbitrary clock speed