Romi32U4 library
Romi32U4Buzzer.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
Romi32U4Buzzer
:
public
PololuBuzzer
24
{
25
// This is a trivial subclass of PololuBuzzer; it exists because we wanted
26
// the Romi32U4 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
};
Romi32U4Buzzer
Plays beeps and music on the buzzer on the Romi 32U4.
Definition:
Romi32U4Buzzer.h:23
PololuBuzzer.h
PololuBuzzer
Play beeps and music with the buzzer.
Definition:
PololuBuzzer.h:89
Generated by
1.8.13