extended config

This commit is contained in:
2023-04-16 21:21:05 +02:00
parent 1fde3347c8
commit 8b4c00bc7f
15 changed files with 119 additions and 61 deletions

View File

@@ -8,12 +8,9 @@
#include "AudioOutputI2S.h"
#include "game.h"
#include "config.h"
#define AUDIOGAIN 0.7
//#define AUDIONSONGS 3
//#define AUDIOREPEATS 3
#define AUDIOGAIN 0.5
void initAudio(void);
void handleAudio(void);