should work with custom software:
T4.x has up to 4 I2S data out ports, which could generate 16 out channels
for 4 Audioboards you would need to use two different I2C controls ports.
is the "__has_include("file.h") not testing if "file.h" CAN be included and not if it is included by the sketch?
gcc.gnu.org/onlinedocs/cpp/_005f_005fhas_005finclude.html :
"The special operator __has_include...
If I understand correctly, this is your sequence of operation:
you start MTP
you start Logger
You stop Logger
You do not see files added by Logger.
This is how MTP works.
The PC has under normal circumstances...