Skip to content

Commit ba49208

Browse files
committed
web: bd7910x: use resources template
Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
1 parent 164c3a9 commit ba49208

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

_includes/bd7910x.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22

33
The ROHM {{ page.sensorname }} is a {{ page.bd7910xnumch }}-channel, 12-bit ADC which is controlled over SPI.
44

5-
## Resources
6-
{%- if page.datasheet %}
7-
- [Datasheet]({{ page.datasheet }})
8-
{%- endif %}
9-
{%- if page.productpage %}
10-
- [Product Page]({{ page.productpage }})
11-
{%- endif %}
5+
{% include resources.md %}
126

137
## Linux Driver:
148

0 commit comments

Comments
 (0)