docs: update decoders/GM_24X

This commit is contained in:
Administrator 2021-04-23 08:39:44 +00:00 committed by Josh Stewart
parent 96ed725cab
commit 499571f17f
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: GM_24X
description:
published: true
date: 2021-04-23T07:59:38.542Z
date: 2021-04-23T08:39:38.342Z
tags:
editor: markdown
dateCreated: 2020-01-06T01:54:16.148Z
@ -13,7 +13,7 @@ Overview
This a 24 tooth wheel with 12 wide teeth and 12 narrow teeth. The narrow provides 3 degrees of pulse while the wide provides 12. All of the falling edges are 15 degrees apart. This decoder uses the falling edges, requiring the cam signal to determine crank angle.
> The "Dual wheel" decoder set to 24 teeth and `FALLING` edge should be used. The dedicated 24X decoder should not be used for the moment
> The "Dual wheel" decoder set to 24 teeth and `FALLING` edge should be used rather than the dedicated 24X decoder. An updated version of the dedicated 24X decoder remains a WIP.
{.is-danger}