mirror of
https://github.com/TomHarte/CLK.git
synced 2025-11-02 18:16:08 +00:00
Try to formalise I2C events.
This commit is contained in:
@@ -77,7 +77,6 @@ constexpr bool is_enabled(Source source) {
|
||||
case Source::NCR5380:
|
||||
case Source::SCC:
|
||||
case Source::SCSI:
|
||||
case Source::I2C:
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user