mirror of
https://github.com/arendst/Tasmota.git
synced 2026-03-13 02:37:50 +01:00
Merge pull request #13405 from arendst/blakadder-patch-1
fix comment to reflect actual driver name
This commit is contained in:
@@ -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
|
||||
#endif // USE_I2C
|
||||
|
||||
Reference in New Issue
Block a user