Не компилируется пример из статьи "Акселерометр: инструкция, схемы и примеры использования". Используется библиотека Troyka-IMU-master Release 2.0.0 on 18 Nov 2020.
Выдается следующая диагностика:
sketch_nov15a.ino:7:15: error: call to ‘Accelerometer::Accelerometer(uint8_t)’ uses the default argument for parameter 1, which is not yet defined
sketch_nov15a.ino: In function ‘void setup()’:
sketch_nov15a.ino:19:18: error: ‘RANGE_2G’ was not declared in this scope