sd_recorder.h

This commit is contained in:
John Varghese
2025-06-03 18:49:38 +05:30
committed by GitHub
parent 25188d6fa5
commit 43ea042d3c

View File

@@ -0,0 +1,3 @@
#pragma once
void sd_recorder_init();
void sd_recorder_loop();