aboutsummaryrefslogtreecommitdiff
path: root/src/SPI.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/SPI.h')
-rw-r--r--src/SPI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SPI.h b/src/SPI.h
index f2f8e0a..87ed63d 100644
--- a/src/SPI.h
+++ b/src/SPI.h
@@ -36,6 +36,7 @@ namespace SPI_TSC
{
void SetTouchCoords(u16 x, u16 y);
+void MicInputFrame(s16* data, int samples);
}