mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-11 05:47:34 -08:00
improve page/seo titles
This commit is contained in:
parent
ee68ff958b
commit
2a096efc6d
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: buttons
|
||||
title: Hardware Buttons
|
||||
title: Heltec LoRa 32 Hardware Buttons
|
||||
sidebar_label: Buttons
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: enclosures
|
||||
title: Enclosures
|
||||
title: Heltec LoRa 32 Enclosures
|
||||
sidebar_label: Enclosures
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: buttons
|
||||
title: Hardware Buttons
|
||||
title: LILYGO® TTGO Lora Hardware Buttons
|
||||
sidebar_label: Buttons
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: enclosures
|
||||
title: Enclosures
|
||||
title: LILYGO® TTGO Lora Enclosures
|
||||
sidebar_label: Enclosures
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: gpio
|
||||
title: GPIO
|
||||
title: LILYGO® TTGO Lora GPIO
|
||||
sidebar_label: GPIO
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: buttons
|
||||
title: Hardware Buttons
|
||||
title: Nano Series Hardware Buttons
|
||||
sidebar_label: Buttons
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: buttons
|
||||
title: Hardware Buttons
|
||||
title: RAK WisBlock Hardware Buttons
|
||||
sidebar_label: Buttons
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: enclosures
|
||||
title: Enclosures
|
||||
title: RAK WisBlock Enclosures
|
||||
sidebar_label: Enclosures
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: peripherals
|
||||
title: Supported Peripherals
|
||||
title: RAK WisBlock Supported Peripherals
|
||||
sidebar_label: Peripherals
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: screens
|
||||
title: Screens
|
||||
title: RAK WisBlock Screens
|
||||
sidebar_label: Screens
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: peripherals
|
||||
title: Supported Peripherals
|
||||
title: Raspberry Pi Pico Supported Peripherals
|
||||
sidebar_label: Peripherals
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
@ -11,4 +11,4 @@ I<sup>2</sup>C peripherals like OLED Displays (e.g. SSD1306 or SH1106) and keybo
|
|||
|
||||
## External device using Serial Module
|
||||
|
||||
For connecting an external device via the [Serial Module](/docs/configuration/module/serial), it's recommended to use GPIO pins 8 (`serial.txd`) and 9 (`serial.rxd`).
|
||||
For connecting an external device via the [Serial Module](/docs/configuration/module/serial), it's recommended to use GPIO pins 8 (`serial.txd`) and 9 (`serial.rxd`).
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: buttons
|
||||
title: Hardware Buttons
|
||||
title: Station G1 Hardware Buttons
|
||||
sidebar_label: Buttons
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue