derkalle4 / python3-idotmatrix-client

reverse engineered python3 client to control all your 16x16 or 32x32 pixel displays (experimental)
GNU General Public License v3.0
200 stars 41 forks source link

fix to default address #3

Closed LordRippon closed 11 months ago

LordRippon commented 11 months ago

else statement may never be hit so address may not be set. moved default address

derkalle4 commented 11 months ago

Thanks, I will redesign this by today. Have noticed this as well when merging both commits. So I will not accept this commit now. Please allow me to redesign stuff to make it easier for everyone to contribute :)

derkalle4 commented 11 months ago

Many thanks for helping out! This project is pretty new and I want it to fit for everyone who is using the idotmatrix displays.