upgrade to IDF v4.3.5

close #35
This commit is contained in:
Karl Osterseher
2023-09-15 10:24:01 +02:00
Unverified
parent 70271e8534
commit 2ed3614bd4
8 changed files with 6342 additions and 259 deletions

View File

@@ -1,6 +1,8 @@
#ifndef _DSP_PROCESSOR_H_
#define _DSP_PROCESSOR_H_
#include "esp_err.h"
typedef enum dspFlows {
dspfStereo,
dspfBiamp,