mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-13 17:14:25 -08:00
10 lines
230 B
Plaintext
10 lines
230 B
Plaintext
|
---
|
||
|
id: gpio-peripherals
|
||
|
title: Configuring GPIO Peripherals
|
||
|
sidebar_label: Setup GPIO Peripherals
|
||
|
sidebar_position: 6
|
||
|
---
|
||
|
|
||
|
import Peripherals from '../hardware/peripheral/index.mdx'
|
||
|
|
||
|
<Peripherals components={props.components} />
|