mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-12 10:24:00 +01:00
Remove note about logging on ESP8266 (#1292)
This commit is contained in:
parent
42f27b98a2
commit
447e67346d
@ -433,16 +433,6 @@ functions for this.
|
||||
|
||||
See :ref:`display-printf` for learning about how to use formatting in log strings.
|
||||
|
||||
.. note::
|
||||
|
||||
On ESP8266s you need to disable storing strings in flash to use logging in custom code.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
esp8266_store_log_strings_in_flash: False
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user