Closed smessmer closed 1 year ago
Ok makes sense. Thanks :) I don't have a BrickPi yet but was thinking about buying one. I'll let you know if I do.
Experimental support for BrickPI is now implemented. Since I could not test all functions, errors may occur. It can be enabled with:
[dependencies]
ev3dev_lang_rust = { version="0.13.0" default-features=false, features=["brickpi"] }
Thanks for this great library. The README mentions that this doesn't work with BrickPi. What's the reason it doesn't work and are you planning to add support?