Skip to content

Commit 6d651d8

Browse files
authoredSep 2, 2022
Update webradio
1 parent 03e0d3f commit 6d651d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎webradio

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ int playflag = 0;
5353
int ledflag = 0;
5454
//int btnaflag = 0;
5555
//int btnbflag = 0;
56-
float fgain = 10; //sæt gain her! lars
56+
float fgain = 50; //sæt gain her! lars
5757
int sflag = 0;
5858
char *URL = arrayURL[sflag];
5959
String station = arrayStation[sflag];

0 commit comments

Comments
 (0)
Please sign in to comment.