From f95d5e4b2fdd7ed31d393eb60452318186453855 Mon Sep 17 00:00:00 2001 From: Samuel Sieb Date: Thu, 28 Dec 2023 23:28:19 -0800 Subject: [PATCH] mcp4728 is required (#3302) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: H. Árkosi Róbert --- components/output/mcp4728.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/components/output/mcp4728.rst b/components/output/mcp4728.rst index c4a48cd01..dfdcc61d7 100644 --- a/components/output/mcp4728.rst +++ b/components/output/mcp4728.rst @@ -11,9 +11,6 @@ The MCP4728 output component allows to use `12bit external quad DAC `__ in order to have analog outputs on any board by using :ref:`I²C `. Devices default address is ``0x60``. -If you only have one, it is not necessary to explicitly specify the ``mcp4728:`` component in the config unless you need to change the parameters. -It will be automatically created with the default settings if you use it. - .. code-block:: yaml # Example configuration entry