drivers: sensor: bosch: bmg160: replace deprecated datasheet link
Use an internetarchive link instead Signed-off-by: Nabil Elqatib <nabilelqatib@gmail.com>
This commit is contained in:
parent
b03bd2ceb5
commit
b2ec12edc8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* Datasheet:
|
||||
* http://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMG160-DS000-09.pdf
|
||||
* https://web.archive.org/web/20181111220522/https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMG160-DS000-09.pdf
|
||||
*/
|
||||
|
||||
#define DT_DRV_COMPAT bosch_bmg160
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue