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 715cf3a commit 578972cCopy full SHA for 578972c
components/codec/es8388/es8388.hpp
@@ -43,7 +43,7 @@ extern "C" {
43
#endif
44
45
/* ES8388 address */
46
-#define ES8388_ADDR 0x20 /*!< 0x22:CE=1;0x20:CE=0*/
+#define ES8388_ADDR 0x10 /*!< 0x22:CE=1;0x20:CE=0*/
47
48
/* ES8388 register */
49
#define ES8388_CONTROL1 0x00
0 commit comments