[deep_sleep] Shorten bk72xx TAG string (#18445)

This commit is contained in:
J. Nick Koston
2026-08-17 11:56:37 -05:00
committed by GitHub
parent f6c7434b2a
commit 031a038b49
@@ -5,7 +5,7 @@
namespace esphome::deep_sleep { 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 #ifdef USE_DEEP_SLEEP_ON_WAKE
WakeupCause get_wakeup_cause() { WakeupCause get_wakeup_cause() {