This commit is contained in:
赵鑫 2022-09-05 15:10:39 +08:00
parent 85d53771bd
commit 587f52302f

View File

@ -162,6 +162,7 @@
leds[i].style.backgroundColor = `rgb(${r}, ${g}, ${b})`
}
break
default:
break
}