Zumo32U4 library
src
Zumo32U4Buzzer.h
Go to the documentation of this file.
1
// Copyright Pololu Corporation. For more information, see http://www.pololu.com/
2
5
#pragma once
6
7
#include <
PololuBuzzer.h
>
8
23
class
Zumo32U4Buzzer
:
public
PololuBuzzer
24
{
25
// This is a trivial subclass of PololuBuzzer; it exists because we wanted
26
// the Zumo32U4 class names to be consistent and we didn't just use a typedef
27
// to define it because that would make the Doxygen documentation harder to
28
// understand.
29
};
PololuBuzzer.h
PololuBuzzer
Zumo32U4Buzzer
Plays beeps and music on the buzzer on the Zumo 32U4.
Definition:
Zumo32U4Buzzer.h:24
Generated by
1.9.1