Minor tab and comment clean-up.
This commit is contained in:
@@ -761,7 +761,9 @@ class AC101Source : public I2SSource {
|
|||||||
|
|
||||||
void _ac101InitAdc() {
|
void _ac101InitAdc() {
|
||||||
// https://files.seeedstudio.com/wiki/ReSpeaker_6-Mics_Circular_Array_kit_for_Raspberry_Pi/reg/AC101_User_Manual_v1.1.pdf
|
// https://files.seeedstudio.com/wiki/ReSpeaker_6-Mics_Circular_Array_kit_for_Raspberry_Pi/reg/AC101_User_Manual_v1.1.pdf
|
||||||
//
|
// This supports mostly the older AI Thinkier AudioKit A1S that has an AC101 chip
|
||||||
|
// Newer versions use the ES3833 chip - which we also support.
|
||||||
|
|
||||||
_ac101I2cBegin();
|
_ac101I2cBegin();
|
||||||
|
|
||||||
#define CHIP_AUDIO_RS 0x00
|
#define CHIP_AUDIO_RS 0x00
|
||||||
|
|||||||
Reference in New Issue
Block a user