для управления турелью

Dependencies:   mbed

sounds.hpp

Committer:
Yar
Date:
2017-01-15
Revision:
0:690effcc5be0
Child:
3:e47c0c98f515

File content as of revision 0:690effcc5be0:

#ifndef _SOUNDS_H_
#define _SOUNDS_H_

void playSoundShot(void);

#endif