mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-19 09:54:49 -04:00
modified a comment
This commit is contained in:
parent
c0e9891e3f
commit
d2fe07ff16
@ -113,7 +113,7 @@ public class Splitter implements Element {
|
||||
}
|
||||
|
||||
// Highz is not allowed a this point so throw an exception!
|
||||
// Can not happen because of input checking in constructor!
|
||||
// Can not happen because of input checking in setInputs method!
|
||||
// so no translation is necessary
|
||||
if (highZIn) throw new NodeException("invalid splitter input configuration!");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user