racklet / electronics-prototyping

Design files for electronic components for use in Racklet
Apache License 2.0
3 stars 0 forks source link

Implement a typed value enum, and slightly change the get_label declaration #13

Closed luxas closed 3 years ago

luxas commented 3 years ago

As discussed with @twelho. This allows us to have better type-safety when de/serializing as well. The get_labels call is fixed to make life easier.