ev3dev / ev3dev-lang

(deprecated) language bindings for ev3dev sensors, motors, LEDs, etc.
GNU General Public License v2.0
56 stars 39 forks source link

How to create spec.json #150

Closed rhempel closed 8 years ago

rhempel commented 8 years ago

I must have missed something, but do we generate spec.json manually or from the kernel source? I'm asking because I'm about to squash the tacho motor changes for the PR and need to test the new attribute(s) for linear motors

ddemidov commented 8 years ago

We create spec.json manually, although creating it from kernel sources could be a good idea. See #51 for discussion.

rhempel commented 8 years ago

Well, I'll edit it manually for the now then.