mirror of
https://github.com/esphome/esphome.git
synced 2026-02-18 15:35:59 -07:00
dce9d59dfe6a7e9a3f1914234a02a01c9bdf021e
src/esphome/components/logger/logger.cpp: In member function 'void esphome::logger::Logger::pre_setup()':
src/esphome/components/logger/logger.cpp:142:29: error: 'Serial2' was not declared in this scope
this->hw_serial_ = &Serial2;
ESPHome

Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
361 MiB
Languages
C++
64.2%
Python
35.5%
C
0.2%
