Closed ddemidov closed 9 years ago
Looks good -- thanks for doing this! Does this mean that the C++ binding is fully caught up on the recent kernel/spec changes?
I did not do an extensive test, but everything seems to compile and run without errors. On Apr 21, 2015 02:35, "Wasabi Fan" notifications@github.com wrote:
Merged #54 https://github.com/ev3dev/ev3dev-lang/pull/54.
— Reply to this email directly or view it on GitHub https://github.com/ev3dev/ev3dev-lang/pull/54#event-285695574.
The
ev3dev-lang-test.cpp
andev3dev-lang-demo.cpp
are now partially generated with the autogen system, so that they hopefully should be easier to adapt to future API changes. I had to manually comment out printing ofhold_pid/*
properties, see #53 and ev3dev/ev3dev#314.