Skip to content

Commit 2ca5bb0

Browse files
committed
code optimized
1 parent 260eb5f commit 2ca5bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IMSProg_programmer/dialogsfdp.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ private slots:
4040
void on_pushButton_2_clicked();
4141
void on_pushButton_3_clicked();
4242
void setRegStatus(uint8_t regNumber, bool state);
43+
void printRegData(uint8_t regNumber, uint8_t regData);
4344

4445
signals:
4546
void closeRequestHasArrived();

0 commit comments

Comments
 (0)