digitaltrails / ddcutil-service

A Dbus ddcutil server for control of DDC Monitors/VDUs
GNU General Public License v2.0
11 stars 1 forks source link

Passing bytes involves messy unmarshalling - avoid #12

Closed digitaltrails closed 9 months ago

digitaltrails commented 9 months ago

Changed the OutputLevel property type to int to make it easier to unmarshal in python.