This commit is contained in:
Ellen Arvidsson 2025-06-14 22:44:02 +02:00
parent 67e4b2382b
commit 37bb77bc88
7 changed files with 78 additions and 49 deletions

View file

@ -6,8 +6,6 @@
#define AUDIOC_LOG (daisy_hw.PrintLine)
extern daisy::DaisySeed daisy_hw;
#define AUDIOC_DEBUG
#ifdef AUDIOC_DEBUG
#define AUDIOC_DBG_IND() (daisy_hw.SetLed(true))