Correct num teeth calc
This commit is contained in:
parent
127088b40c
commit
f9f03f931b
|
@ -194,8 +194,8 @@
|
|||
dwellcont = bits, U08, 92, [1:1], "Fixed duty*^", "Dwell control"
|
||||
dwellcrank = scalar, U08, 93, "ms", 0.1, 0, 0, 25, 1
|
||||
dwellrun = scalar, U08, 94, "ms", 0.1, 0, 0, 8, 1
|
||||
numteeth = scalar, U08, 95, "teeth", 1.0, 0.0, 0.0, 255, 0 ; * ( 1 byte)
|
||||
onetwo = scalar, U08, 96, "teeth", 1.0, 0.0, 0.0, 255, 0 ; * ( 1 byte )
|
||||
numteeth = scalar, U08, 95, "teeth", 1.0, 0.0, 0.0, 255, 0
|
||||
onetwo = scalar, U08, 96, "teeth", 1.0, 0.0, 0.0, 255, 0
|
||||
|
||||
crankRPM = scalar, U08, 97, "rpm", 100.0, 0.0, 100, 1000, 0
|
||||
tpsflood = scalar, U08, 98, "raw", 1.0, 0.0, 0.0, 255.0, 0
|
||||
|
|
Loading…
Reference in New Issue