diff --git a/examples/master/device_db.pyon b/examples/master/device_db.pyon index dce234bf2..ee475911a 100644 --- a/examples/master/device_db.pyon +++ b/examples/master/device_db.pyon @@ -15,6 +15,12 @@ "arguments": {"ref_period": 1e-9} }, + "i2c_switch": { + "type": "local", + "module": "artiq.coredevice.i2c", + "class": "PCA9548" + }, + "ttl0": { "type": "local", "module": "artiq.coredevice.ttl",