Core Library for Motor Control, Steering, and Telemetry systems.
Include in other repos using git subtree
# Pull core into project
git subtree pull --prefix UOSM-Core git@github.com:UOSupermileage/UOSM-Core.git main --squash
# Push back into core
git subtree push --prefix UOSM-Core git@github.com:UOSupermileage/UOSM-Core.git main