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 e1e74e9 commit a45363cCopy full SHA for a45363c
src/AudioTools/AudioLibs/VS1053Stream.h
@@ -27,7 +27,6 @@ class VS1053Config : public AudioInfo {
27
channels = 2;
28
bits_per_sample = 16;
29
}
30
- RxTxMode mode = TX_MODE;
31
/// Operation mode (transmit/receive). Default: TX_MODE (playback).
32
RxTxMode mode = TX_MODE;
33
0 commit comments