mirror of https://github.com/m-labs/artiq.git
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
e7d6ad2595
commit
4077613020
|
@ -73,7 +73,7 @@ class Lda:
|
|||
or by installing the libhidapi-libusb0 binary package on Debian-like OS.
|
||||
|
||||
On Windows you should put hidapi.dll shared library in the
|
||||
artiq\devices\lda folder.
|
||||
artiq\/devices\/lda folder.
|
||||
|
||||
"""
|
||||
_vendor_id = 0x041f
|
||||
|
|
Loading…
Reference in New Issue