Add MicroPython generated files to gitignore
This commit is contained in:
2
.vscode/Pico-W-Stub/aioble/central.pyi
vendored
2
.vscode/Pico-W-Stub/aioble/central.pyi
vendored
@@ -46,7 +46,7 @@ class ScanResult:
|
||||
connectable: bool
|
||||
def __init__(self, device) -> None: ...
|
||||
def _update(self, adv_type, rssi, adv_data): ...
|
||||
def __str__(self): ...
|
||||
def __str__(self) -> str: ...
|
||||
def _decode_field(self, *adv_type) -> Generator[Incomplete, None, None]: ...
|
||||
def name(self): ...
|
||||
def services(self) -> Generator[Incomplete, None, None]: ...
|
||||
|
||||
Reference in New Issue
Block a user