We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e44d65f commit 8275cb4Copy full SHA for 8275cb4
examples/examples-communication/usb/microphone/microphone.ino
@@ -5,6 +5,8 @@
5
We could use the callback function here as well, but we demo how
6
to integrate with a (fast) Arduino Stream.
7
8
+ Please read the Wiki of the project for the supported platforms!
9
+
10
*********************************************************************/
11
12
#include "Adafruit_TinyUSB.h" // https://github.com/pschatzmann/Adafruit_TinyUSB_Arduino
0 commit comments