kopia lustrzana https://gitlab.com/Teuniz/DSRemote
Work in progress.
rodzic
e7211db951
commit
1c7221d801
2
global.h
2
global.h
|
@ -60,7 +60,7 @@
|
||||||
#define LABEL_ACTIVE_CHAN4 4
|
#define LABEL_ACTIVE_CHAN4 4
|
||||||
#define LABEL_ACTIVE_TRIG 5
|
#define LABEL_ACTIVE_TRIG 5
|
||||||
|
|
||||||
#define TMC_GDS_DELAY 30000
|
#define TMC_GDS_DELAY 10000
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -2629,6 +2629,8 @@ void UI_Mainwindow::set_to_factory()
|
||||||
|
|
||||||
devparms.displaygrid = 2;
|
devparms.displaygrid = 2;
|
||||||
|
|
||||||
|
devparms.countersrc = 0;
|
||||||
|
|
||||||
statusLabel->setText("Reset to factory settings");
|
statusLabel->setText("Reset to factory settings");
|
||||||
|
|
||||||
waveForm->update();
|
waveForm->update();
|
||||||
|
|
Ładowanie…
Reference in New Issue