mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 21:32:21 +01:00
5 lines
133 B
C
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'"
|