![]() |
Arduino Radio Library
0.9
A set of Arduino libraries to control diverse FM radio receiver chips in Arduino projects.
|
a structure that contains information about the audio features More...
#include <radio.h>
Public Attributes | |
| uint8_t | volume |
| bool | mute |
| bool | softmute |
| bool | bassBoost |
a structure that contains information about the audio features
| bool AUDIO_INFO::bassBoost |
| bool AUDIO_INFO::mute |
| bool AUDIO_INFO::softmute |
| uint8_t AUDIO_INFO::volume |
1.8.8