![]() |
BiVo EFM32GG12
0.1
An open source foundation foundation for remote monitoring of bird vocalizations.
|
Standard mode is essentially a stand-by mode for recording segments to showcase BiVo's functionality. More...
#include <stdint.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include "serial_usb_drv.h"
#include "mic_drv.h"
#include "audio_analysis.h"
Go to the source code of this file.
Macros | |
#define | AUDIO_SEG_LEN 4.0 |
Standard mode is essentially a stand-by mode for recording segments to showcase BiVo's functionality.