Update aj_sr04m.cpp

Fix clang
This commit is contained in:
Masterz69 2024-04-19 13:32:01 +03:00
parent b304d25336
commit 8a6921800b
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ void Ajsr04mComponent::update() {
ESP_LOGW(TAG, "checksum failed: %02x != %02x", checksum, frame[3]);
}
}
}
void Ajsr04mComponent::dump_config() {
LOG_SENSOR("", "AJ_SR04M Sensor", this);