set default flow

This commit is contained in:
Foster Irwin 2022-03-04 12:56:42 -07:00
parent 473a56b1c8
commit 97894285a6
3 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,8 @@
id: flashing-esp32
title: Flashing ESP32 devices firmware
sidebar_label: ESP32 devices
pagination_prev: flashing-firmware
pagination_next: first-steps
---
import Tabs from '@theme/Tabs';

View file

@ -2,6 +2,8 @@
id: flashing-nrf52
title: Flashing nRF52 devices firmware
sidebar_label: nRF52 devices
pagination_prev: flashing-firmware
pagination_next: first-steps
---
import Tabs from '@theme/Tabs';

View file

@ -2,6 +2,7 @@
id: meshtastic-flasher
title: Using Meshtastic Flasher
sidebar_label: Using Meshtastic Flasher
pagination_next: first-steps
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';