You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32: enable GetRotatingDeviceIdUniqueId() only when device instance info provider is enabled (#40399) (#40448)
Guard the GetRotatingDeviceIdUniqueId() API behind the device instance info
provider config. Without this, referencing the API without enabling the config
may lead to compilation failures.
0 commit comments