opticlock/device_db: resurrect novogorny

deleted in a992a67
pull/972/head
Robert Jördens 2018-03-24 13:46:45 +01:00
parent a992a672d9
commit 68e433a3a8
1 changed files with 9 additions and 0 deletions

View File

@ -198,6 +198,15 @@ device_db = {
"class": "TTLOut",
"arguments": {"channel": 25}
},
"novogorny0" : {
"type": "local",
"module": "artiq.coredevice.novogorny",
"class": "Novogorny",
"arguments": {
"spi_device": "spi_novogorny0",
"cnv_device": "ttl_novogorny0_cnv",
}
},
"spi_urukul0": {
"type": "local",