From 357da4eda389a8b75e4a1155fe27a5437ca8c24d Mon Sep 17 00:00:00 2001 From: Capo01 <503426+Capo01@users.noreply.github.com> Date: Mon, 19 Feb 2018 19:48:42 +1100 Subject: [PATCH] spelling.. --- Firmware/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firmware/README.md b/Firmware/README.md index 42c609ed..b4ac207a 100644 --- a/Firmware/README.md +++ b/Firmware/README.md @@ -239,7 +239,7 @@ You will likely want the pinout for this process. It is available [here](https:/ ### Checking for error codes -`explore_odrive.py`can also be used to check error codes when your odrive is not working as expected. For example `my_odrive.motor0.error` will list the error code assosicated with motor 0. +`explore_odrive.py`can also be used to check error codes when your odrive is not working as expected. For example `my_odrive.motor0.error` will list the error code associated with motor 0.

The error nummber corresponds to the following: 1. `ERROR_NO_ERROR`