Skip to content

Commit c6d4731

Browse files
committed
autosync
1 parent 5b65c50 commit c6d4731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ODriveEnums.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ enum ODriveEncoderId {
156156
// ODrive.SpiEncoderMode
157157
enum ODriveSpiEncoderMode {
158158
SPI_ENCODER_MODE_DISABLED = 0,
159-
SPI_ENCODER_MODE_RLS = 1,
159+
SPI_ENCODER_MODE_RLS_ORBIS = 1,
160160
SPI_ENCODER_MODE_AMS = 2,
161161
SPI_ENCODER_MODE_CUI = 3,
162162
SPI_ENCODER_MODE_AEAT = 4,

0 commit comments

Comments
 (0)