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 UI_THREAD_H
#define UI_THREAD_H
#ifndef UITHREAD_H
#define UITHREAD_H
void setupUI();
void loopUI();
#endif
#endif // UITHREAD_H