{% seo %}

{{ site.title | default: site.github.repository_name }} Documentation

{% if site.logo %} Logo {% endif %}

{{ site.description | default: site.github.project_tagline }}

{% if site.github.is_project_page %}

View the Project on GitHub {{ site.github.repository_nwo }}

{% endif %} {% if site.github.is_user_page %}

View My GitHub Profile

{% endif %}

Help improve these docs: submit edits using the link in the top right.

If you need help, please search or ask the ODrive Community.

{% if site.show_downloads %} {% endif %}
{% assign filename = page.url | replace_first: '/', '' | replace: '.html', '.md' %} {% if filename == '' %}{% assign filename = 'getting-started.md' %}{% endif %} edit on GitHub
{{ content }}
{% if site.google_analytics %} {% endif %}