Skip to content
New PATCH release 00.03.03

Changes since 00.03.02:
- Added python3 support.
  Project compiles both python2 and python3 bindings.
   -- for python3 bindings: cmake -DPYTHON3=true ../project_root
   -- for python2 bindings: cmake ../project_root

- Adapted test to work with DeviceAccess 01.00