forked from M-Labs/artiq
doc: re-formatting a directory path in lda driver comments so it will display correctly in the sphinx documentation
This commit is contained in:
parent
3f224add2f
commit
d5711133be
|
@ -73,7 +73,7 @@ class Lda:
|
||||||
or by installing the libhidapi-libusb0 binary package on Debian-like OS.
|
or by installing the libhidapi-libusb0 binary package on Debian-like OS.
|
||||||
|
|
||||||
On Windows you should put hidapi.dll shared library in the
|
On Windows you should put hidapi.dll shared library in the
|
||||||
artiq\devices\lda folder.
|
artiq\/devices\/lda folder.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
_vendor_id = 0x041f
|
_vendor_id = 0x041f
|
||||||
|
|
Loading…
Reference in New Issue