Skip to content

Commit

Permalink
[ESP32] Fix compiling temperature measurement app when built with BT …
Browse files Browse the repository at this point in the history
…disabled (#34808)
  • Loading branch information
shubhamdp authored Aug 7, 2024
1 parent d47c423 commit 9efb599
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
*
**/
#include "DeviceCallbacks.h"
#include <esp_log.h>

static const char TAG[] = "echo-devicecallbacks";

Expand Down

0 comments on commit 9efb599

Please sign in to comment.