mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
docs: Correct coap IPV6 support requirement comments
coap (libcoap) can now be built with or without IPV6.
This commit is contained in:
committed by
Harshit Malpani
parent
5d8fb281e7
commit
35f553f84d
@@ -441,7 +441,7 @@ lwIP IPv6
|
||||
|
||||
.. note::
|
||||
|
||||
IPv6 is required by some components such as ``coap`` and :doc:`/api-reference/protocols/asio`. These components will not be available if IPV6 is disabled.
|
||||
IPv6 is required by some components such as :doc:`/api-reference/protocols/asio`. These components will not be available if IPV6 is disabled.
|
||||
|
||||
lwIP IPv4
|
||||
@@@@@@@@@
|
||||
|
||||
Reference in New Issue
Block a user