Revision 1456 branches/colonetmk2/code/projects/libdragonfly/buzzer.c
| buzzer.c (revision 1456) | ||
|---|---|---|
| 36 | 36 |
**/ |
| 37 | 37 |
|
| 38 | 38 |
#include <avr/io.h> |
| 39 |
#include <buzzer.h> |
|
| 40 |
#include <time.h> |
|
| 39 |
#include "buzzer.h" |
|
| 40 |
#include "time.h" |
|
| 41 | 41 |
|
| 42 | 42 |
/** |
| 43 | 43 |
* @defgroup buzzer Buzzer |
Also available in: Unified diff