Minor tab and comment clean-up.

This commit is contained in:
Troy
2024-07-10 19:03:38 -04:00
parent 1fe871c42c
commit f7e2f14ca4

View File

@@ -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