forked from auracaster/bumble_mirror
fix comment
This commit is contained in:
@@ -2812,7 +2812,7 @@ class Device(utils.CompositeEventEmitter):
|
|||||||
raise and exception if not equal to `PENDING`.
|
raise and exception if not equal to `PENDING`.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
An instance of the return parameters class associated with the command class.
|
A status code.
|
||||||
'''
|
'''
|
||||||
try:
|
try:
|
||||||
return await self.host.send_async_command(
|
return await self.host.send_async_command(
|
||||||
|
|||||||
Reference in New Issue
Block a user