Loading [MathJax]/extensions/tex2jax.js
Balboa32U4 library
Main Page
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
w
+
Functions
a
b
c
d
e
f
g
h
i
l
n
p
r
s
w
Variables
+
Files
File List
+
File Members
All
Functions
Variables
Enumerations
Macros
•
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Macros
Pages
Balboa32U4Buzzer.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
Balboa32U4Buzzer
:
public
PololuBuzzer
24
{
25
// This is a trivial subclass of PololuBuzzer; it exists because we wanted
26
// the Balboa32U4 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
Play beeps and music with the buzzer.
Definition:
PololuBuzzer.h:89
Balboa32U4Buzzer
Plays beeps and music on the buzzer on the Balboa 32U4.
Definition:
Balboa32U4Buzzer.h:23
Generated by
1.8.15