diff --git a/can_db/ft86.md b/can_db/ft86.md index d8d63a9..7b644b7 100644 --- a/can_db/ft86.md +++ b/can_db/ft86.md @@ -57,3 +57,9 @@ Wheel speed FR | 212 | `bytesToIntLe(raw, 2, 2) * 0.015694` | Use same multiplie Wheel speed RL | 212 | `bytesToIntLe(raw, 4, 2) * 0.015694` | Use same multiplier as for "Speed". Wheel speed RR | 212 | `bytesToIntLe(raw, 6, 2) * 0.015694` | Use same multiplier as for "Speed". Yaw rate | 208 | `bytesToIntLe(raw, 2, 2) * -0.286478897` | + +--- + +If you found this page useful, consider donating so I can buy beer/boba: + +[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?business=ZKULAWZFJKCES&item_name=Donation+to+support+the+RaceChronoDiyBleDevice+project+on+GitHub¤cy_code=USD)