Added SAMPLE_RATE to const.h

This commit is contained in:
Tom-on64 2026-04-24 14:15:28 +02:00
parent ceef2e65d1
commit 7a8577438a

View File

@ -12,4 +12,7 @@
#define AMEN_BUTTON 8 #define AMEN_BUTTON 8
#define AUDIO_OUTPUT 0 #define AUDIO_OUTPUT 0
#define STATUS_LED 1 #define STATUS_LED 1
#define SAMPLE_RATE 44100.0f