Ejemplo n.º 1
0
def main():
    circuit = Circuit()
    app = Application(circuit)
    app.loop()