espressif / esp-bsp

Board support components for Espressif development boards
Other
141 stars 76 forks source link

es8311 address define (BSP-447) #283

Closed joe-kung closed 3 months ago

joe-kung commented 3 months ago

define ES8311_ADDRRES_0 0x18u

define ES8311_ADDRESS_1 0x19u

should be :

define ES8311_ADDRESS_0 0x18u

             ES8311_ADDRRES  has two ‘R’