updated arduino code
This commit is contained in:
@@ -29,6 +29,8 @@ typedef struct IndSensorMap {
|
||||
} IndSensorMap;
|
||||
|
||||
IndSensorMap ind0Map = {-8.976076325826309, 913.5463710698101, 0.29767471011439534, 5.6686184386250025, 0.3627635461289861};
|
||||
IndSensorMap ind1Map = {-4.831976283950702, 885.9877001844566, 0.2793284618109283, 3.8852507844119217, 0.2389935455347361};
|
||||
IndSensorMap ind2Map = {-9.824360913609562, 871.4744633266955, 0.2909366235093304, 4.3307594408159495, 0.2822807132259202};
|
||||
|
||||
// Adjust sign so left tilt is negative and right tilt is positive.
|
||||
// Flip to +1.0f if your physical mounting is reversed.
|
||||
|
||||
Reference in New Issue
Block a user