mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
39 lines
405 B
Markdown
39 lines
405 B
Markdown
|
---
|
||
|
id: faq
|
||
|
title: Frequenty Asked Questions
|
||
|
sidebar_label: Frequenty Asked Questions
|
||
|
slug: /getting-started/faq
|
||
|
---
|
||
|
import Tabs from '@theme/Tabs';
|
||
|
import TabItem from '@theme/TabItem';
|
||
|
|
||
|
## General
|
||
|
|
||
|
Q: Question
|
||
|
* Answer
|
||
|
|
||
|
## Device
|
||
|
|
||
|
Q: Question
|
||
|
* Answer
|
||
|
|
||
|
## Android
|
||
|
|
||
|
Q: Question
|
||
|
* Answer
|
||
|
|
||
|
## iOS
|
||
|
|
||
|
Q: Question
|
||
|
* Answer
|
||
|
|
||
|
## Web Browser
|
||
|
|
||
|
Q: Question
|
||
|
* Answer
|
||
|
|
||
|
## Commmand Line / Python
|
||
|
|
||
|
Q: Question
|
||
|
* Answer
|