diff --git a/docs/hardware/devices/heltec/buttons.mdx b/docs/hardware/devices/heltec/buttons.mdx index 63c81562..1e4ff0c4 100644 --- a/docs/hardware/devices/heltec/buttons.mdx +++ b/docs/hardware/devices/heltec/buttons.mdx @@ -1,6 +1,6 @@ --- id: buttons -title: Hardware Buttons +title: Heltec LoRa 32 Hardware Buttons sidebar_label: Buttons sidebar_position: 1 --- diff --git a/docs/hardware/devices/heltec/enclosures.mdx b/docs/hardware/devices/heltec/enclosures.mdx index 967e748f..65933641 100644 --- a/docs/hardware/devices/heltec/enclosures.mdx +++ b/docs/hardware/devices/heltec/enclosures.mdx @@ -1,6 +1,6 @@ --- id: enclosures -title: Enclosures +title: Heltec LoRa 32 Enclosures sidebar_label: Enclosures sidebar_position: 2 --- diff --git a/docs/hardware/devices/lora/buttons.mdx b/docs/hardware/devices/lora/buttons.mdx index a331a225..5d23852f 100644 --- a/docs/hardware/devices/lora/buttons.mdx +++ b/docs/hardware/devices/lora/buttons.mdx @@ -1,6 +1,6 @@ --- id: buttons -title: Hardware Buttons +title: LILYGO® TTGO Lora Hardware Buttons sidebar_label: Buttons sidebar_position: 3 --- diff --git a/docs/hardware/devices/lora/enclosures.mdx b/docs/hardware/devices/lora/enclosures.mdx index f0405d8a..d8f6c5f9 100644 --- a/docs/hardware/devices/lora/enclosures.mdx +++ b/docs/hardware/devices/lora/enclosures.mdx @@ -1,6 +1,6 @@ --- id: enclosures -title: Enclosures +title: LILYGO® TTGO Lora Enclosures sidebar_label: Enclosures sidebar_position: 3 --- diff --git a/docs/hardware/devices/lora/gpio.mdx b/docs/hardware/devices/lora/gpio.mdx index 9a4ae8d9..0f74728c 100644 --- a/docs/hardware/devices/lora/gpio.mdx +++ b/docs/hardware/devices/lora/gpio.mdx @@ -1,6 +1,6 @@ --- id: gpio -title: GPIO +title: LILYGO® TTGO Lora GPIO sidebar_label: GPIO sidebar_position: 4 --- diff --git a/docs/hardware/devices/nano/buttons.mdx b/docs/hardware/devices/nano/buttons.mdx index 386a234c..b46d7018 100644 --- a/docs/hardware/devices/nano/buttons.mdx +++ b/docs/hardware/devices/nano/buttons.mdx @@ -1,6 +1,6 @@ --- id: buttons -title: Hardware Buttons +title: Nano Series Hardware Buttons sidebar_label: Buttons sidebar_position: 1 --- diff --git a/docs/hardware/devices/rak/buttons.mdx b/docs/hardware/devices/rak/buttons.mdx index fbf7aa41..0426bec0 100644 --- a/docs/hardware/devices/rak/buttons.mdx +++ b/docs/hardware/devices/rak/buttons.mdx @@ -1,6 +1,6 @@ --- id: buttons -title: Hardware Buttons +title: RAK WisBlock Hardware Buttons sidebar_label: Buttons sidebar_position: 3 --- diff --git a/docs/hardware/devices/rak/enclosures/index.mdx b/docs/hardware/devices/rak/enclosures/index.mdx index 338bc90f..fd79ce1b 100644 --- a/docs/hardware/devices/rak/enclosures/index.mdx +++ b/docs/hardware/devices/rak/enclosures/index.mdx @@ -1,6 +1,6 @@ --- id: enclosures -title: Enclosures +title: RAK WisBlock Enclosures sidebar_label: Enclosures sidebar_position: 3 --- diff --git a/docs/hardware/devices/rak/peripherals.mdx b/docs/hardware/devices/rak/peripherals.mdx index db12bbc5..f700f72d 100644 --- a/docs/hardware/devices/rak/peripherals.mdx +++ b/docs/hardware/devices/rak/peripherals.mdx @@ -1,6 +1,6 @@ --- id: peripherals -title: Supported Peripherals +title: RAK WisBlock Supported Peripherals sidebar_label: Peripherals sidebar_position: 3 --- diff --git a/docs/hardware/devices/rak/screens.mdx b/docs/hardware/devices/rak/screens.mdx index ffaaadfd..32d83016 100644 --- a/docs/hardware/devices/rak/screens.mdx +++ b/docs/hardware/devices/rak/screens.mdx @@ -1,6 +1,6 @@ --- id: screens -title: Screens +title: RAK WisBlock Screens sidebar_label: Screens sidebar_position: 2 --- diff --git a/docs/hardware/devices/raspberry-pi/peripherals.mdx b/docs/hardware/devices/raspberry-pi/peripherals.mdx index bb82aeeb..34604d5c 100644 --- a/docs/hardware/devices/raspberry-pi/peripherals.mdx +++ b/docs/hardware/devices/raspberry-pi/peripherals.mdx @@ -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 @@ I2C 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`). \ No newline at end of file +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`). diff --git a/docs/hardware/devices/station-g1/buttons.mdx b/docs/hardware/devices/station-g1/buttons.mdx index 010425b0..fdb0f39f 100644 --- a/docs/hardware/devices/station-g1/buttons.mdx +++ b/docs/hardware/devices/station-g1/buttons.mdx @@ -1,6 +1,6 @@ --- id: buttons -title: Hardware Buttons +title: Station G1 Hardware Buttons sidebar_label: Buttons sidebar_position: 1 ---