ESP_IOT v2.5
IOT ESP Coding
AudioModule.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void setup_AudioModule ()
 
void loop_AudioModule ()
 called for the loop() of this plugin More...
 

Function Documentation

◆ loop_AudioModule()

void loop_AudioModule ( )

called for the loop() of this plugin

Here is the caller graph for this function:

◆ setup_AudioModule()

void setup_AudioModule ( )

THIS IS the setup() and loop() but using the "component" name, eg AudioModule() This will perform preference initializtion as well called from the setup() Pass in the method to call on a loud (over a threshhold. The parameter for value will be sent

Here is the caller graph for this function: