Merge branch 'current' into next

This commit is contained in:
Jesse Hills 2023-05-17 09:37:03 +12:00
commit 149bef2270
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -44,6 +44,8 @@ Configuration variables:
- **force_sw** (*Optional*, boolean): Whether software implementation should be used even if hardware one is available.
- **id** (*Optional*, :ref:`config-id`): Manually specify the ID for this SPI hub if you need multiple SPI hubs.
**Please note:** while both ESP8266 and ESP32 support the reassignment of the default SPI pins to other GPIO pins, using the dedicated SPI pins can improve performance and stability for certain ESP/device combinations.
See Also
--------