Skip to content

Commit 5473813

Browse files
committed
update-MCU-R0.3.7 WebUI-R2.0.5-vol fix
1 parent 7205c10 commit 5473813

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

JR-Beru.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ void setup()
169169
});
170170

171171

172-
173172
server.on("/setVolume", HTTP_GET, []() {
174173
String value = server.arg("value");
175174
if (value != "") {

0 commit comments

Comments
 (0)