iebb / Diwoom

A Windows Divoom Client (unofficial)
Apache License 2.0
22 stars 2 forks source link

Changed the way it checks for 32x32 or 16x16 #3

Closed remie92 closed 1 year ago

remie92 commented 1 year ago

Changed it from _device.DeviceName=="Pixoo-Max"; to _device.DeviceName.Contains("Pixoo-Max");