docs: update decoders/DRZ400

This commit is contained in:
miker 2021-11-15 23:30:35 +00:00 committed by Josh Stewart
parent be2cb5a73f
commit 1560b99dad
1 changed files with 2 additions and 1 deletions

View File

@ -2,12 +2,13 @@
title: DRZ400
description: DRZ400 decoder
published: true
date: 2021-11-15T22:20:06.234Z
date: 2021-11-15T23:30:29.490Z
tags: decoders
editor: ckeditor
dateCreated: 2021-11-15T22:20:06.233Z
-->
<h2>Overview</h2>
<p>Decoder developed for the DRZ400 motorbike based on the dual wheel decoder.&nbsp;</p>
<p>The primary trigger has no missing teeth and as many teeth as specified in tuner studio to increase the flexibility of this solution for other bikes.</p>
<p>The secondary has two teeth, one large and one small immediately after it. The trigger ignores all teeth that occur within half a crank revolution. This allows the code to only see one tooth on the secondary - allowing the code to sync.</p>