mirror of
https://github.com/esphome/esphome.git
synced 2025-03-14 04:25:15 +01:00
Update ebyte_lora_component.cpp
This commit is contained in:
parent
33da3d2e92
commit
dc446e28bf
1 changed files with 0 additions and 2 deletions
|
@ -434,8 +434,6 @@ void EbyteLoraComponent::loop() {
|
|||
}
|
||||
this->process_(data);
|
||||
}
|
||||
if (!this->can_send_message_("Loop to see if send or repeater request"))
|
||||
return;
|
||||
if (this->request_repeater_info_update_needed_) {
|
||||
this->request_repeater_info_();
|
||||
return;
|
||||
|
|
Loading…
Add table
Reference in a new issue