1
0
mirror of https://github.com/esphome/esphome.git synced 2025-01-19 20:34:06 +00:00
Brandon Davidson 531428b8b0
Fix logger uart conflict check (#858)
* Fix logger uart conflict check

* Fix class for check func

* Fix syntax

Hope lint is OK with moving the end of the conditional outside the #IFDEF

* Move end of conditional inside ifdef and remove extra whitespace

* Simplify

clang-format did not like the ifdefs and was reformatting in a way that killed clang-tidy.

Simple solution is to use logger's hw_serial as source of truth

Also simplifies the code - uart doesn't need to know what the logger uart settings mean
2019-11-17 23:34:00 +01:00
2019-05-29 10:29:17 +02:00
2019-11-17 23:33:56 +01:00
2018-09-25 10:30:45 +02:00
2019-05-08 15:37:18 +02:00
2019-05-01 20:37:55 +02:00
2019-10-20 19:29:47 +02:00
2019-04-22 21:56:30 +02:00
2019-02-14 13:49:22 +01:00
2019-03-16 22:24:26 +01:00

ESPHome Build Status Discord Chat GitHub release

ESPHome Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.

Description
No description provided
Readme Multiple Licenses 327 MiB
Languages
C++ 70.1%
Python 29.6%
C 0.1%