@ -35,7 +35,7 @@ const sensehat = {
flipV(redraw=true) 垂直反转
setRotation(r, redraw=true) 设置旋转,r初始为0,r只能设置为0/90/180/270
*/
getter pixels() => { this.led.getPixels() },
get pixels() => { this.led.getPixels() },
},
}
The note is not visible to the blocked user.