Wrote TODO
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Fri, 9 Aug 2019 21:45:24 +0000 (23:45 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Fri, 9 Aug 2019 21:45:24 +0000 (23:45 +0200)
net.mograsim.logic.model/src/net/mograsim/logic/model/model/wires/Pin.java

index 794914e..d200873 100644 (file)
@@ -17,6 +17,7 @@ import net.mograsim.logic.model.model.components.GUIComponent;
  */
 public class Pin
 {
+       // TODO introduce input/output/tristate hints
        /**
         * The {@link GUIComponent} this pin belongs to
         */