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