robotpy / pyntcore

Moved to https://github.com/robotpy/mostrobotpy
2 stars 5 forks source link

Convert GetBooleanArray from vector<int> to Tuple(bool) #1

Closed virtuald closed 4 years ago

virtuald commented 4 years ago

Might be an easier way to do this if we just use the lower-level API instead?