The beginnings of codec.h

This commit is contained in:
Sebastian
2025-06-01 01:09:35 +02:00
parent a17cefb4ba
commit a3a4fd4fb4
4 changed files with 276 additions and 38 deletions

View File

@ -8,6 +8,8 @@
#include <I2S.h>
#include <SPI.h>
#include <SD.h>
#include "codec.h"
#define HAPTIC 1
#define AURAL 1