|
Welcome to the EyeBot
Version 7 - RPi1
A Controller For Various Hardware IO
|
Defines functions for audio through the inbuilt speaker. More...
#include "audio.h"Variables | |
| int | _playingTone = 0 |
| int | _playing = 0 |
| int | _input_freq = 0 |
| int | _input_time = 0 |
| int | _toggle = 0 |
| Timer | _tone_timer = 0 |
| int | _max_toggles = 0 |
| volatile int | _num_toggles = 0 |
Defines functions for audio through the inbuilt speaker.
1.8.10