Closed GoogleCodeExporter closed 9 years ago
This is a great patch, thanks for submitting. I've made some revisions to it to
make it better fit the established API for *sock modules and committed the
result in r389. Please review the changes with special attention to the `if
method.device:` block in locator.py and the new find_bricks() and revised
__init__() methods in devsock.py and let me know if there's anything that
should be re-revised. I'd appreciate it if you could also test the code as
committed and make sure I haven't broken anything with my mangling. Thanks!
Original comment by marcus@wanners.net
on 2 Feb 2013 at 4:24
Great, thanks for applying it. I've tested out r389 and it all looks good.
Only thing I noticed which I missed originally is that the Motor code warns
"Warning: Socket did not report a type!". I think just adding type =
'bluetooth' to DeviceSocket is the appropriate fix?
Original comment by d...@ninthcuriosity.com
on 19 Feb 2013 at 10:44
Done in r390. Let me know if there are any more issues!
Original comment by marcus@wanners.net
on 19 Feb 2013 at 6:52
Thanks :)
Original comment by d...@ninthcuriosity.com
on 21 Feb 2013 at 12:06
Original issue reported on code.google.com by
d...@ninthcuriosity.com
on 22 Jan 2013 at 11:09