Skip to content

Commit 613e2b4

Browse files
committed
Commit to force GitHub to re-check
1 parent acc172a commit 613e2b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/HAP/Server/DeviceDelegate.swift

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ public protocol DeviceDelegate: class {
6363
/// - service: the service to which the characteristic belongs
6464
/// - characteristic: the characteristic that was changed
6565
/// - newValue: the new value of the characteristic
66+
///
6667
func characteristic<T>(
6768
_ characteristic: GenericCharacteristic<T>,
6869
ofService: Service,

0 commit comments

Comments
 (0)