adxl.readAccel(&x, &y, &z); //read the accelerometer values and store them in variables x,y,z generates a "no matching function" ERROR
adxl.readAccel(&x, &y, &z); //read the accelerometer values and store them in variables x,y,z
generates a "no matching function" ERROR