Skip to content

Commit

Permalink
Make YKFConnectionProtocol public.
Browse files Browse the repository at this point in the history
  • Loading branch information
jensutbult committed Mar 27, 2024
1 parent 888e225 commit 9dc3c97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions YubiKit/YubiKit/YubiKit.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
#import "YKFNFCError.h"
#import "YKFNFCTagDescription.h"

#import "YKFConnectionProtocol.h"

#import "YKFAccessoryConnection.h"
#import "YKFAccessoryDescription.h"

Expand Down

0 comments on commit 9dc3c97

Please sign in to comment.