RANGE_0 and RANGE_1 correspond to bits 0 and 1 of the data register, which, between them, select the measurement range. Each bit can be 1 or 0, so with two bits, there are four ranges. Before you read the accelerometer, you write a value to the data format register using adxl345_write(). The...