Project

General

Profile

Revision 1456

Added by Ryan Cahoon over 14 years ago

View differences:

buzzer.c
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