Skip to content

Commit 96353e3

Browse files
committed
fix(pre-commit): Apply code suggestions
1 parent 714ba23 commit 96353e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/libraries.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Here is a matrix of the library support status for the main features and periphe
2020

2121
.. rst-class:: table-wrap
2222

23-
.. Using substitions rather than emojis directly because in macOS vscode the emojis don't take a fixed space in the text
23+
.. Using substitutions rather than emojis directly because in macOS vscode the emojis don't take a fixed space in the text
2424
and the table looks weird and hard to edit. This is a workaround to make the table easier to edit. Just write
2525
|yes|, |no|, |n/a| instead of emojis.
2626
@@ -102,7 +102,7 @@ Here is a matrix of the library support status for the main features and periphe
102102
103103
.. [4] SPI Ethernet is supported by all ESP32 families and RMII only for ESP32 and ESP32-P4.
104104
105-
.. [5] Non-native Zigbee SoCs can also run Zigbee, but must use another SOC (with Zigbee radio) as a RCP connected by UART/SPI.
105+
.. [5] Non-native Zigbee SoCs can also run Zigbee, but must use another SoC (with Zigbee radio) as a RCP connected by UART/SPI.
106106
Check the `Gateway example <https://github.com/espressif/arduino-esp32/tree/master/libraries/Zigbee/examples/Zigbee_Gateway>`_ for more details.
107107
108108
.. [6] Matter over Thread is supported by our library but is not included in the pre-compiled libraries for ESP32-C6 and ESP32-C5.

0 commit comments

Comments
 (0)