mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +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'"
|