We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41003e0 commit 25bb697Copy full SHA for 25bb697
components/sen5x/sen5x.cpp
@@ -6,7 +6,6 @@
6
7
namespace esphome
8
{
9
- static const char *const ESP_LOG_MSG_COMM_FAIL = "Communication Failed";
10
namespace sen5x
11
12
@@ -1182,4 +1181,4 @@ namespace esphome
1182
1181
}
1183
1184
} // namespace sen5x
1185
-} // namespace esphome
+} // namespace esphome
0 commit comments