Skip to content

Commit

Permalink
fix compilation error for esp32 ble controller
Browse files Browse the repository at this point in the history
  • Loading branch information
PSONALl committed Jun 14, 2023
1 parent ecd0f6f commit 77e4133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/ESP32/BLEManagerImpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
*/

#pragma once
#include <string>

#if CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE

Expand Down

0 comments on commit 77e4133

Please sign in to comment.