mirror of
https://github.com/esphome/esphome.git
synced 2026-02-26 05:53:12 -07: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'"
|