Work in progress.

merge-requests/1/head
Teuniz 2015-07-15 19:27:56 +02:00
rodzic e7211db951
commit 1c7221d801
2 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -60,7 +60,7 @@
#define LABEL_ACTIVE_CHAN4 4
#define LABEL_ACTIVE_TRIG 5
#define TMC_GDS_DELAY 30000
#define TMC_GDS_DELAY 10000

Wyświetl plik

@ -2629,6 +2629,8 @@ void UI_Mainwindow::set_to_factory()
devparms.displaygrid = 2;
devparms.countersrc = 0;
statusLabel->setText("Reset to factory settings");
waveForm->update();