diff --git a/docs/hardware/battery.mdx b/docs/hardware/battery.mdx deleted file mode 100644 index ae83d45a..00000000 --- a/docs/hardware/battery.mdx +++ /dev/null @@ -1,14 +0,0 @@ ---- -id: battery -title: Adding and sizing batteries -sidebar_label: Batteries -sidebar_position: 5 ---- - -import { BatteryCalculator } from '../../src/components/BatteryCalculator'; - -Sizing a battery for a node depends on several factors. - -Please use this calculator to aid you in sizing your battery. - - diff --git a/docs/hardware/buttons.mdx b/docs/hardware/buttons.mdx deleted file mode 100644 index 8ebe020f..00000000 --- a/docs/hardware/buttons.mdx +++ /dev/null @@ -1,15 +0,0 @@ ---- -id: buttons -title: Modifying devices to add buttons -sidebar_label: Buttons -sidebar_position: 4 ---- - -Many of the TTGO Lora32 devices do not have a program button to navigate the displayed pages. It is possible to add a button to the following device: - -## TTGO Lora32 V2.1-1.6 - -Shorting IO12 to ground will progress the screen pages, wake up the device, etc. A simple push switch can be added for this purpose. - -[](/img/hardware/lora32-v2-1.6-button.jpg) -[](/img/hardware/lora32-v2-1.6-button.jpg) diff --git a/docs/hardware/gpsmodule.md b/docs/hardware/gpsmodule.mdx similarity index 97% rename from docs/hardware/gpsmodule.md rename to docs/hardware/gpsmodule.mdx index ef62e4dd..884cfa37 100644 --- a/docs/hardware/gpsmodule.md +++ b/docs/hardware/gpsmodule.mdx @@ -1,7 +1,7 @@ --- -id: gpsmodule -title: External GPS Module -sidebar_label: GPS Module +id: gps-modules +title: External GPS Modules +sidebar_label: GPS Modules sidebar_position: 3 --- diff --git a/docs/hardware/supported/lora.mdx b/docs/hardware/supported/lora.mdx index e57f1c1d..e2b2223d 100644 --- a/docs/hardware/supported/lora.mdx +++ b/docs/hardware/supported/lora.mdx @@ -108,6 +108,11 @@ Some of these boards contained the wrong component in the LiPo battery charging [LILYGO® TTGO Lora V2.1-1.6](/img/hardware/lora-v2.1-1.6.png) +Shorting IO12 to ground will progress the screen pages, wake up the device, etc. A simple push switch can be added for this purpose. + +[](/img/hardware/lora32-v2-1.6-button.jpg) +[](/img/hardware/lora32-v2-1.6-button.jpg) + diff --git a/docs/software/community/atak.mdx b/docs/software/community/atak.mdx index 3c512829..69a7120c 100644 --- a/docs/software/community/atak.mdx +++ b/docs/software/community/atak.mdx @@ -1,7 +1,7 @@ --- id: community-atak title: ATAK module -sidebar_label: ATAK module +sidebar_label: 1.2 ATAK module --- :::note