Skip to content

Commit d23e7cf

Browse files
authored
Add second line
1 parent 2b153e1 commit d23e7cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_ble/services/standard/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ class BatteryService(Service):
7676
uuid=StandardUUID(0x2A19),
7777
)
7878

79+
7980
class CurrentTimeService(Service):
8081
"""Provides the current time."""
8182

0 commit comments

Comments
 (0)