Made the HCIEmulator Log Level settable inside the .yaml file
This commit is contained in:
@@ -123,7 +123,6 @@ HCIEmulator::HCIEmulator(esphome::InternalGPIOPin* pin, esphome::uart::UARTCompo
|
||||
m_port = uart;
|
||||
m_pin = pin;
|
||||
m_statusCallback = NULL;
|
||||
setLogLevel(DEFAULTLOGLEVEL);
|
||||
};
|
||||
|
||||
#define TX_ON 25
|
||||
|
Reference in New Issue
Block a user