ERIS CORE

◆ initAudioHardware()

bool AudioDirector::initAudioHardware ( )

Definition at line 110 of file AudioDirector.cpp.

110  {
111  I2CReset();
112  ExtADCConfig();
113  return true;
114 }
void I2CReset()
Definition: PCM1863.h:24
void ExtADCConfig()
Definition: PCM1863.h:81

References ExtADCConfig(), and I2CReset().

Referenced by AppManager::setup().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: