Skip to content
Snippets Groups Projects
Commit 191d2eb7 authored by Mauro Trovo's avatar Mauro Trovo :headphones:
Browse files

add bpm sensor

parent fef6630f
No related branches found
Tags 1.1.1
No related merge requests found
......@@ -434,5 +434,6 @@ class MainWindow(QDialog):
#### Passiamo all'esecuzione ed a istanziare quello definito ################
app = QApplication(sys.argv)
window = MainWindow()
window.init_range()
window.show()
sys.exit(app.exec_())
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment