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 d9a249f commit f68812cCopy full SHA for f68812c
src/AudioTools/AudioLibs/SPDIFOutput.h
@@ -113,7 +113,8 @@ struct SPDIFConfig : public AudioInfo {
113
};
114
115
/**
116
- * @brief Output as 16 bit stereo SPDIF on the I2S data output pin
+ * @brief Output as 16 bit stereo SPDIF on the I2S data output pin. For the
117
+ * time beeing only the ESP32 is officially supported.
118
* @ingroup io
119
* @author Phil Schatzmann
120
* @copyright GPLv3
0 commit comments