Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Fix neopixelbus logging causes section type conflict #579

Merged
merged 2 commits into from
Mar 31, 2019

Conversation

OttoWinter
Copy link
Member

Fixes esphome/issues#182

We can't have logging in header files - especially now with ESP8266 log strings in flash

Description:

Related issue (if applicable): fixes

Pull request in esphome with python changes (if applicable): esphome/esphome#
Pull request in esphome-docs with documentation (if applicable): esphome/esphome-docs#

Checklist:

  • The code change is tested and works locally.
  • The code change follows the standards

If user exposed functionality or configuration variables are added/changed:

Fixes esphome/issues#182

We can't have logging in header files - especially now with ESP8266 log strings in flash
@OttoWinter OttoWinter added this to the 1.12.2 milestone Mar 31, 2019
@OttoWinter OttoWinter merged commit 8fa12de into dev Mar 31, 2019
@delete-merged-branch delete-merged-branch bot deleted the neopixelbus-logging branch March 31, 2019 10:27
OttoWinter added a commit that referenced this pull request Mar 31, 2019
* Fix neopixelbus logging causes section type conflict

Fixes esphome/issues#182

We can't have logging in header files - especially now with ESP8266 log strings in flash

* Lint
@esphome esphome locked and limited conversation to collaborators Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NeoPixelBus Light breaks logger
1 participant