Skip to content

Commit

Permalink
Commit to force GitHub to re-check
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrooker committed Feb 27, 2019
1 parent acc172a commit 613e2b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/HAP/Server/DeviceDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ public protocol DeviceDelegate: class {
/// - service: the service to which the characteristic belongs
/// - characteristic: the characteristic that was changed
/// - newValue: the new value of the characteristic
///
func characteristic<T>(
_ characteristic: GenericCharacteristic<T>,
ofService: Service,
Expand Down

0 comments on commit 613e2b4

Please sign in to comment.