drtio: fix typo in example device_db

This commit is contained in:
Sebastien Bourdeauducq 2017-02-27 17:51:55 +08:00
parent d16073fcaa
commit f402b4af3f
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
"class": "TTLOut", "class": "TTLOut",
"arguments": {"channel": 3}, "arguments": {"channel": 3},
}, },
"rled4": { "led4": {
"type": "local", "type": "local",
"module": "artiq.coredevice.ttl", "module": "artiq.coredevice.ttl",
"class": "TTLOut", "class": "TTLOut",