You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the main library has support for Debian Jessie and Debian Stretch for EV3Dev but the support is stored in 2 different Git Branches. It is necessary to unify to minimize the effort to maintain.
Analyzing the changes in the library, you observe the number of changes are not huge so, it is possible to find a good solution with not so much effort.
It is necessary to find that solution.
Detect distro [Jessie | Stretch ]
Externalize data with changes in ev3dev (A possible solution is the usage of property files)
Review possible changes in some classes to support both distros