mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -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} /> |