mch2022-template-app/main/include/audio.h
2022-05-30 23:56:23 +02:00

4 lines
55 B
C

#pragma once
void audio_init();
void play_bootsound();