#ifndef __Buzzer #define __Buzzer void buzzStartup(); void buzzSelect(); void buzzClick(); void buzzCompleted(); void buzzMemoryCleared(); #endif