Skip to content

Commit 7d9c3d5

Browse files
committed
AudioESP32ULP docu
1 parent e95689c commit 7d9c3d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AudioLibs/AudioESP32ULP.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ enum UlpDac { ULP_DAC1 = 1, ULP_DAC2 = 2 };
2525
* @brief Outputs to ESP32 DAC through the ULP (Ultra> Low Power coprocessor),
2626
* freeing I2S for other uses. Connect left channel on pin 25 Connect right
2727
* channel on pin 26
28+
* @ingroup io
2829
* @version 0.1
2930
* @date 2023-03-26
3031
* @copyright (C) 2020 Martin Laclaustra, based on bitluni's code

0 commit comments

Comments
 (0)