Solaar/lib/solaar/cli
Peter Wu dd2755909d cli/config: fix error message
Attempt to fix:

    $ bin/solaar config master dpi higher
    solaar: error: coercing to Unicode: need string or buffer, int found

The DPI choices are integers, therefore cast it to a str.
2016-03-18 12:27:16 +01:00
..
__init__.py solaar: add --hidraw option again 2013-08-21 21:47:24 +02:00
config.py cli/config: fix error message 2016-03-18 12:27:16 +01:00
pair.py merged solaar-cli functionality into main solaar binary 2013-08-09 12:25:47 +02:00
show.py It should check for None specificly 2013-09-25 14:12:53 +02:00
unpair.py merged solaar-cli functionality into main solaar binary 2013-08-09 12:25:47 +02:00