GuLinux / indi-lite-tools

Lightweight INDI client tools for embedded use
15 stars 8 forks source link

Problem in #2

Closed gnthibault closed 6 years ago

gnthibault commented 6 years ago

Hey, I don't need this feature (I worked out my own python app). But in case you need it, be careful about the following issue:

in device.py line 86 it should be 'blob': 'getBLOB' instead of 'blob': 'getBlob'

GuLinux commented 6 years ago

Well, I'd say I don't need that either, as I would have noticed otherwise :D But yes, fixing it right now, just in case