41d3bd907e65b484876859b767328e5d81181911
The next commit will add this to a `.git-blame-ignore-revs` file which
you can use to ignore this commit when running git blame. Simply run
git blame --ignore-revs-file .git-blame-ignore-revs [...]
Or configure git to persistently ignore the commit:
git config blame.ignoreRevsFile .git-blame-ignore-revs
Description
Code for FT23 steering wheel
Languages
C
77.8%
C++
15.2%
Assembly
6.4%
Ruby
0.5%