Version¶
Provides version access utilities.
- brainstem.version.get_version_string(packed_version=None)[source]¶
Returns the library version as a string
- Parameters:
packed_version (int(Optional)) – If version is provided, it is unpacked and presented as the version string. Most useful for printing the firmware version currently installed on a module.