Solo Controller Documentation 1.0
Documentation for the Solo Controller
 
Loading...
Searching...
No Matches
AlarmMgr.h File Reference

Provide basic functions for using the buzzer for alarms and notifications. More...

#include "include/Common.h"

Go to the source code of this file.

Namespaces

namespace  Buzzer
 Namespace for buzzer alarm functions.
 

Functions

void Buzzer::shortChirpError (void)
 Chirps the buzzer every second indefinitely to indicate a fatal error condition.
 
void Buzzer::shortChirp (void)
 Produces a short, single chirp of the buzzer.
 
void Buzzer::shortBeep (void)
 Produces a single, short beep of the buzzer.
 

Detailed Description

Provide basic functions for using the buzzer for alarms and notifications.