We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df7d73d commit 787d777Copy full SHA for 787d777
src/AdvancedADC.h
@@ -65,6 +65,7 @@ class AdvancedADC {
65
66
void setADCDualMode(bool dm);
67
int enableDualMode();
68
+ int disableDualMode();
69
int stop();
70
};
71
0 commit comments