examples/device_db: explain where comments are shown (#518)

This commit is contained in:
Robert Jördens 2016-07-18 21:43:57 +02:00
parent 6084eff85e
commit 0744620787
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
"module": "artiq.coredevice.ttl", "module": "artiq.coredevice.ttl",
"class": "TTLOut", "class": "TTLOut",
"arguments": {"channel": 0}, "arguments": {"channel": 0},
"comment": "This is a fairly long comment to test word wrapping in GUI." "comment": "This is a fairly long comment, shown as tooltip."
}, },
"ttl1": { "ttl1": {
"type": "local", "type": "local",