add readme, move testing function to lib

This commit is contained in:
Joeri Exelmans 2024-11-29 09:53:49 +01:00
parent 2fb8318506
commit 8b3f543bda
5 changed files with 118 additions and 10 deletions

View file

@ -1,5 +1,6 @@
import tkinter
import atexit
import sys
# load generated Statechart code
from srcgen.water_level_simulator import WaterLevelSimulator