TimoGo

Results 3 issues of TimoGo

At first I thought it is possible with USBHidTerminal to use my Nexus 7 (with OTG Adapter) as keyboard for my pc. But the description say "data **to** your USB...

Hi, thank you for this great library, everything works well, only one hint. Maybe you could state where to find the right numbers for the radio-stations in: device.play_media(Source.INTERNET_RADIO, '4712') #...

Hi, when I try to read the presets of a not yet assigned button with: ``` presets = device.presets() print(presets[4].name) ``` I get this error: ``` root@e422731c2b9f:~# ./get_buttons.py Traceback (most...