derkalle4 / python3-idotmatrix-client

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

Turn screen on/off #13

Closed inselberg closed 10 months ago

inselberg commented 10 months ago

As mentioned by medelnick in issue#10 screen on/off functionality.

derkalle4 commented 10 months ago

Hi Inselberg,

many thanks for your pull request! However, there is no automatic merge possible. Would you mind resolving the conflict? Then I will happily merge it :)

Kind Regards, Kalle

derkalle4 commented 10 months ago

Hi @inselberg

many thansk! I used your pull-request to quickly add the feature for issue #10 :)

derkalle4 commented 10 months ago

Closing your pull request. Adding this in a separate commit was way easier due to the refactoring of the common functions.