Skip to content

Commit a4f2477

Browse files
authored
Update BluetoothSerial.h
1 parent 825a077 commit a4f2477

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/BluetoothSerial/src/BluetoothSerial.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include "BTScan.h"
2929
#include "BTAdvertisedDevice.h"
3030

31-
3231
typedef std::function<void(const uint8_t *buffer, size_t size)> BluetoothSerialDataCb;
3332
typedef std::function<void(uint32_t num_val)> ConfirmRequestCb;
3433
typedef std::function<void()> KeyRequestCb;

0 commit comments

Comments
 (0)