forked from M-Labs/artiq
ddb_template: wrong copy paste comma
This commit is contained in:
parent
8853cf8df9
commit
967d192cbe
|
@ -123,7 +123,7 @@ class PeripheralManager:
|
|||
"module": "artiq.coredevice.kasli_i2c",
|
||||
"class": "KasliEEPROM",
|
||||
"arguments": {{"port": "EEM{eem}"}}
|
||||
}},
|
||||
}}
|
||||
|
||||
device_db["spi_{name}"]={{
|
||||
"type": "local",
|
||||
|
|
Loading…
Reference in New Issue