Update neopixelbus.rst (#3211)

Put "method" in code markdown
This commit is contained in:
Michael Hoffmann 2023-09-26 14:35:34 -06:00 committed by GitHub
parent 0e5de2debe
commit 4fba6bae4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ on the chipset, ESP platform and pin.
Each of these has their own advantages/disadvantages regarding stability and speed. By default
ESPHome will choose the best one that is available on the device. However, you can override this
by manually supplying the method option.
by manually supplying the ``method`` option.
.. code-block:: yaml