mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
* rework TLora boards, reorder and add deprecation notes * update GPIO section. The pre-allocated Pin 12 is phased out. add T-Lora C6 * add devices to omnibus index * mention epaper
19 lines
442 B
Plaintext
19 lines
442 B
Plaintext
---
|
|
id: gpio
|
|
title: LILYGO® TTGO Lora GPIO
|
|
sidebar_label: GPIO
|
|
sidebar_position: 2
|
|
---
|
|
|
|
## GPIO IO12
|
|
|
|
For the Lora V2.1-1.8, Shorting IO12 to ground will progress through the screen pages and/or wake up the device. A simple push switch can be added for this purpose.
|
|
|
|
<img src="/img/hardware/lora32-v2-1.6-button.webp" width="400" align="left" />
|
|
|
|
<img
|
|
src="/img/hardware/lora32-v2-1.6-button-example.webp"
|
|
width="400"
|
|
align="left"
|
|
/>
|