Playing notes over I2S

This commit is contained in:
Dejvino
2026-02-27 00:02:56 +01:00
parent 09a2d83c49
commit 659926986b
6 changed files with 61 additions and 268 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
#ifndef AUDIO_THREAD_H
#define AUDIO_THREAD_H
#ifndef AUDIOTHREAD_H
#define AUDIOTHREAD_H
void setupAudio();
void loopAudio();
#endif
#endif // AUDIOTHREAD_H