Skip to content

Commit bdfd905

Browse files
committed
VS1053_DEFAULT_VOLUME to 0.7
1 parent 3117c35 commit bdfd905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AudioConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ typedef uint32_t eps32_i2s_sample_rate_type;
440440
// use 0 for https://github.com/baldram/ESP_VS1053_Library
441441
// use 1 for https://github.com/pschatzmann/arduino-vs1053
442442
#define VS1053_EXT 1
443-
#define VS1053_DEFAULT_VOLUME 0.5
443+
#define VS1053_DEFAULT_VOLUME 0.7
444444

445445

446446
//----------------

0 commit comments

Comments
 (0)