mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
[deep_sleep] Shorten bk72xx TAG string (#18445)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
namespace esphome::deep_sleep {
|
||||
|
||||
static const char *const TAG = "deep_sleep.bk72xx";
|
||||
static const char *const TAG = "deep_sleep";
|
||||
|
||||
#ifdef USE_DEEP_SLEEP_ON_WAKE
|
||||
WakeupCause get_wakeup_cause() {
|
||||
|
||||
Reference in New Issue
Block a user