Skip to content
Snippets Groups Projects
Commit d85c3755 authored by h2-addad's avatar h2-addad
Browse files

Update

parent 8c542409
No related branches found
No related tags found
No related merge requests found
#ifndef DEVICES_SPEAKER_H
#define DEVICES_SPEAKER_H
void speaker_on (int frequency);
void speaker_off (void);
void speaker_beep (void);
#endif /* devices/speaker.h */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment