Update ebyte_lora_component.cpp

This commit is contained in:
Daniël Koek 2024-10-18 10:58:30 +01:00
parent 8ae3965705
commit 9c3d2cdf86

View file

@ -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_() {