We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260eb5f commit 2ca5bb0Copy full SHA for 2ca5bb0
IMSProg_programmer/dialogsfdp.h
@@ -40,6 +40,7 @@ private slots:
40
void on_pushButton_2_clicked();
41
void on_pushButton_3_clicked();
42
void setRegStatus(uint8_t regNumber, bool state);
43
+ void printRegData(uint8_t regNumber, uint8_t regData);
44
45
signals:
46
void closeRequestHasArrived();
0 commit comments