level and speed up stuff

This commit is contained in:
2024-04-23 12:45:39 +02:00
parent ac4801c7cf
commit ff95034605
11 changed files with 77 additions and 13 deletions

View File

@ -0,0 +1,8 @@
#ifndef _MELODY_PLING_H_
#define _MELODY_PLING_H_
void playPling();
#endif // _MELODY_PLING_H_