Skip to content

Commit 787d777

Browse files
authored
Update AdvancedADC.h
Forgot disable method
1 parent df7d73d commit 787d777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AdvancedADC.h

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ class AdvancedADC {
6565

6666
void setADCDualMode(bool dm);
6767
int enableDualMode();
68+
int disableDualMode();
6869
int stop();
6970
};
7071

0 commit comments

Comments
 (0)