MicroPython stuff
This commit is contained in:
10
.vscode/Pico-W-Stub/webrepl_setup.pyi
vendored
Normal file
10
.vscode/Pico-W-Stub/webrepl_setup.pyi
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
RC: str
|
||||
CONFIG: str
|
||||
|
||||
def input_choice(prompt, choices): ...
|
||||
def getpass(prompt): ...
|
||||
def input_pass(): ...
|
||||
def exists(fname): ...
|
||||
def get_daemon_status(): ...
|
||||
def change_daemon(action) -> None: ...
|
||||
def main() -> None: ...
|
||||
Reference in New Issue
Block a user