Solo Controller Documentation
1.0
Documentation for the Solo Controller
Loading...
Searching...
No Matches
AlarmMgr.h
Go to the documentation of this file.
1
/*******************************************************************************
2
* @file AlarmMgr.h
3
* @brief Finish me!!!
4
******************************************************************************/
5
6
#ifndef ALARMMGR_INCLUDED
7
#define ALARMMGR_INCLUDED
8
9
namespace
Buzzer
10
{
11
void
shortChirpError
(
void
);
12
void
shortChirp
(
void
);
13
void
shortBeep
(
void
);
14
}
15
#endif
Buzzer
Definition
AlarmMgr.h:10
Buzzer::shortChirpError
void shortChirpError(void)
Definition
AlarmMgr.cpp:27
Buzzer::shortChirp
void shortChirp(void)
Definition
AlarmMgr.cpp:11
Buzzer::shortBeep
void shortBeep(void)
Definition
AlarmMgr.cpp:19
src
AlarmMgr.h
Generated by
1.13.2