Skip to content

Commit f68812c

Browse files
committed
SPDIFOutput comment for esp32 only
1 parent d9a249f commit f68812c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/AudioTools/AudioLibs/SPDIFOutput.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ struct SPDIFConfig : public AudioInfo {
113113
};
114114

115115
/**
116-
* @brief Output as 16 bit stereo SPDIF on the I2S data output pin
116+
* @brief Output as 16 bit stereo SPDIF on the I2S data output pin. For the
117+
* time beeing only the ESP32 is officially supported.
117118
* @ingroup io
118119
* @author Phil Schatzmann
119120
* @copyright GPLv3

0 commit comments

Comments
 (0)