mirror of
https://github.com/google/bumble.git
synced 2026-04-18 00:45:32 +00:00
format
This commit is contained in:
@@ -42,7 +42,7 @@ async def main() -> None:
|
||||
await device.power_on()
|
||||
|
||||
if not device.supports_le_extended_advertising:
|
||||
print("Device does not support extended adverising")
|
||||
print("Device does not support extended advertising")
|
||||
return
|
||||
|
||||
print("Max advertising sets:", device.host.number_of_supported_advertising_sets)
|
||||
|
||||
Reference in New Issue
Block a user