Pololu3piPlus32U4 library
src
Pololu3piPlus32U4Buzzer.h
Go to the documentation of this file.
1
// Copyright (C) Pololu Corporation. See www.pololu.com for details.
2
4
5
#pragma once
6
7
#include <
PololuBuzzer.h
>
8
9
namespace
Pololu3piPlus32U4
10
{
11
25
class
Buzzer
:
public
PololuBuzzer
26
{
27
// This is a trivial subclass of PololuBuzzer; it exists because we wanted
28
// the class names to be consistent and we didn't just use a typedef
29
// to define it because that would make the Doxygen documentation harder to
30
// understand.
31
};
32
33
}
PololuBuzzer.h
Pololu3piPlus32U4::Buzzer
Plays beeps and music on the buzzer on the 3pi+ 32U4.
Definition:
Pololu3piPlus32U4Buzzer.h:26
PololuBuzzer
Pololu3piPlus32U4
Top-level namespace for the Pololu3piPlus32U4 library.
Definition:
Pololu3piPlus32U4.h:28
Generated by
1.9.1