Skip to content

Commit

Permalink
Fix BlocksBluetoothDefinitions.h
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephLin committed Jun 16, 2016
1 parent 2fa9393 commit 219228d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BlocksBluetooth/BlocksBluetoothDefinitions.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

NS_ASSUME_NONNULL_BEGIN

@class CBPeripheral, CBService, CBCharacteristic, CBDescriptor;

typedef void(^BBVoidBlock)();
typedef void(^BBErrorBlock)(NSError *error);

Expand Down

0 comments on commit 219228d

Please sign in to comment.