nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.67k stars 3.13k forks source link

Fix i2c docs formatting #3425

Closed michaelgruenewald closed 3 years ago

michaelgruenewald commented 3 years ago

Make sure all boxes are checked (add x inside the brackets) when you submit your contribution, remove this sentence before doing so.

This just fixes the formatting of the initial bullet point list in the i2c module documentation so that mkdocs actually recognizes it as a list.

HHHartmann commented 3 years ago

Thanks for your contribution. That was one of the errors which are often not found by the developer because it all looks good on github.