#include "hardware.h"
Go to the source code of this file.
Functions | |
| void | beeper (unsigned char offon) |
| void | LED (unsigned char nr, unsigned char onoff) |
| void beeper | ( | unsigned char | offon | ) |
Definition at line 17 of file hardware.c.
| void LED | ( | unsigned char | nr, |
| unsigned char | onoff | ||
| ) |
Definition at line 3 of file hardware.c.