mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-24 04:42:51 -04:00
minor refactoring
This commit is contained in:
parent
787d833cdd
commit
1b953814a8
@ -46,6 +46,7 @@ public class RealTimeClock implements ModelStateObserverTyped {
|
||||
if (f < 1) f = 1;
|
||||
this.frequency = f;
|
||||
this.output = clock.getClockOutput();
|
||||
model.addObserver(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user