The problem was caused by the fact that the img object was being garbage collected after the LED.__init__ method completed, so the canvas ...
確定! 回上一頁