Resolved! lsm6dsv16x_sensor_fusion.c compliaton error in ESP32 hardware
Hello, I try to write the sensor_fusion.code in ESP32. I get below compilation error;Compilation error: 'LSM6DSV16X_SFLP_GYROSCOPE_BIAS_TAG' was not declared in this scope here is my code;#include <Arduino.h>#include "lsm6dsv16x_reg.h"#include "lsm6...