Renamed AUDIO_OUT to PWM_OUT :p

This commit is contained in:
Tom-on64 2026-04-24 15:15:32 +02:00
parent db4a1312a9
commit baf6cdb4cc

View File

@ -11,7 +11,7 @@
#define QUANT_BUTTON 7 #define QUANT_BUTTON 7
#define AMEN_BUTTON 8 #define AMEN_BUTTON 8
#define AUDIO_OUTPUT 0 #define PWM_OUT 0
#define STATUS_LED 1 #define STATUS_LED 1
#define SAMPLE_RATE 44100.0f #define SAMPLE_RATE 44100.0f