ingeniamc / ingeniamotion

Motion library for Ingenia servo drives
Other
6 stars 0 forks source link

INGM-438 Import the fsoe_master module #173

Closed MartinALL91 closed 4 months ago

MartinALL91 commented 5 months ago

Description

Import the fsoe_master module.

Fixes # INGM-438

Tests

Test that the fsoe_master module can be imported successfully to the project. Since the module is not yet released to PyPI, it can only be tested on the Windows docker image (it's the only one capable of compiling it).

Code formatting

Others