1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-06 21:32:21 +01:00
Files
esphome/esphome/core/log_const_en.h
2025-06-11 12:32:51 +12:00

5 lines
133 B
C

#pragma once
#define ESP_LOG_MSG_COMM_FAIL "Communication failed"
#define ESP_LOG_MSG_COMM_FAIL_FOR "Communication failed for '%s'"