You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DIRECT.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ it possible to use the local api without any interaction with My.Downloader at a
11
11
12
12
## Implemetation
13
13
14
-
In myjdapi all connetions will be managed by an instance of Myjdapi. To use myjdapi locally Myjdapi needs consequently be extended to allow local connextions.
14
+
In myjdapi all connetions will be managed by an instance of Myjdapi. To use myjdapi locally Myjdapi needs to be extended to allow local connextions.
15
15
16
16
`Myjdapi().connect_device(ip, port, _type='jd', username=None, password=None, timeout=None)` will create
17
17
a local connection to a given device and it will make all modifications to the myjdapi instance to support
0 commit comments