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 971cd56 commit 9205725Copy full SHA for 9205725
src/Driver.h
@@ -936,6 +936,8 @@ static AudioDriverES8374Class AudioDriverES8374;
936
/// @ingroup audio_driver
937
static AudioDriverES8388Class AudioDriverES8388;
938
939
+static AudioDriverWM8960Class AudioDriverWM8960;
940
+/// @ingroup audio_driver
941
static AudioDriverWM8994Class AudioDriverWM8994;
942
943
static AudioDriverLyratMiniClass AudioDriverLyratMini;
0 commit comments