mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 17:27:59 +01:00
Update ebyte_lora_component.cpp
This commit is contained in:
parent
8ae3965705
commit
9c3d2cdf86
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ void EbyteLoraComponent::setup() {
|
|||
set_mode_(NORMAL);
|
||||
ESP_LOGD(TAG, "Setup success");
|
||||
}
|
||||
|
||||
// this will NOT look if the mode is right, we just assume it is
|
||||
// out of testing it seems that it might still say normal but it isn't anymore!
|
||||
void EbyteLoraComponent::request_current_config_() {
|
||||
|
|
Loading…
Reference in a new issue