mirror of
https://github.com/esphome/esphome.git
synced 2025-09-18 11:12:20 +01:00
oops
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace zwave_proxy {
|
namespace zwave_proxy {
|
||||||
|
|
||||||
static const char *TAG = "zwave_proxy";
|
static const char *const TAG = "zwave_proxy";
|
||||||
|
|
||||||
ZWaveProxy::ZWaveProxy() { global_zwave_proxy = this; }
|
ZWaveProxy::ZWaveProxy() { global_zwave_proxy = this; }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user