drivers: sensors: Remove 'version:' field in Si7006 binding
Breaks CI, because it's flagged as an error. See https://github.com/zephyrproject-rtos/zephyr/pull/17681. Also remove a redundant document separator. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
16c24ea8d2
commit
b945b1041f
1 changed files with 1 additions and 2 deletions
|
|
@ -3,9 +3,8 @@
|
|||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
---
|
||||
|
||||
title: Si7006 Temperature and Humidity sensor
|
||||
version: 0.1
|
||||
|
||||
description: >
|
||||
This is a representation of Si7006 Temperature and Humidity sensor
|
||||
|
|
|
|||
Loading…
Reference in a new issue