#include <tone_detect.h>
Public Attributes | |
| void(* | callback )(void *data, const char *digits, int len) |
| void * | callback_data |
| goertzel_state_t | out [6] |
| int | hits [5] |
| int | current_sample |
| char | digits [MAX_DTMF_DIGITS+1] |
| int | current_digits |
| int | lost_digits |
Tone detector working states
1.4.7