diff --git a/tasmota/xsns_85_mpu6886.ino b/tasmota/xsns_85_mpu6886.ino index 9f77efc0d..5b650a198 100644 --- a/tasmota/xsns_85_mpu6886.ino +++ b/tasmota/xsns_85_mpu6886.ino @@ -1,5 +1,5 @@ /* - xsns_84_tof10120.ino - TOF10120 sensor support for Tasmota + xsns_84_tof10120.ino -MPU6886/MPU9250 accelerometer support for Tasmota Copyright (C) 2021 Stephan Hadinger and Theo Arends @@ -130,4 +130,4 @@ bool Xsns85(uint8_t function) { } #endif // USE_MPU6886 USE_MPU_ACCEL -#endif // USE_I2C \ No newline at end of file +#endif // USE_I2C