guaranteed broadcast of initial state

This commit is contained in:
Darren Ranalli 2003-12-17 20:51:33 +00:00
parent 6d084e845d
commit b55439dc32

View File

@ -146,6 +146,7 @@ class FourState:
def exitState0(self):
assert(self.debugPrint("exit0()"))
self.changedOnState(0)
##### state 1 #####