#define ADXL345_INTERRUPT_DEFAULT_FULL_RESOLUTION ADXL345_BOOL_TRUE /**< enable full resolution */ #define ADXL345_INTERRUPT_DEFAULT_AUTO_SLEEP ADXL345_BOOL_FALSE ...
Consider a simple digital watch which is programmed to just show you time, now imagine you want to change its time zone. What would you do? You simply press a button ...