oci-pronghorn/FogLight

Modify I2C scheduler to perform garbage collection between I2C messages

Opened this issue · 0 comments

caer commented

By adding a fake I2C device to the scheduler's list of devices to run, we can have that device trigger garbage collection while no other devices are being executed (since only one device is running at a time).