Skip to content

Commit

Permalink
add header to include relevant macros
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-tpan committed Feb 23, 2022
1 parent b2102a3 commit 4076203
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/platform/cc13x2_26x2/chipOBleProfile.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
#ifndef CHIPOBLEPROFILE_H
#define CHIPOBLEPROFILE_H

#include <platform/CHIPDeviceBuildConfig.h>

#ifdef __cplusplus
#include <ble/BleUUID.h>
#include <platform/internal/BLEManager.h>
Expand Down

0 comments on commit 4076203

Please sign in to comment.