xl2pfu / adxl345driver

Automatically exported from code.google.com/p/adxl345driver
0 stars 0 forks source link

Patch for /branches/fvaresano/examples/ADXL345_test/ADXL345_test.pde #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I changed double xyz[3], gains[3], gains_orig[3]; to
float xyz[3], gains[3], gains_orig[3]; it works fine with arduino 1.0

Original issue reported on code.google.com by emretunc...@gmail.com on 7 Feb 2012 at 6:00

Attachments: