sound volume configurable
This commit is contained in:
@ -5,5 +5,6 @@
|
||||
void playMelodyTetris();
|
||||
void stopMelodyTetris();
|
||||
void playMelodyTetrisFaster();
|
||||
void playMelodyTetrisAmplitude(uint8_t a);
|
||||
|
||||
#endif // _MELODY_TETRIS_H_
|
||||
|
Reference in New Issue
Block a user