Ham Operators page

This commit is contained in:
Jm Casler 2022-01-23 10:05:11 -08:00
parent ad1be66851
commit dd17933990
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,16 @@
---
id: ham
title: Ham Operators
sidebar_label: Ham Operators
slug: /getting-started/ham
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Ham Operators
(This written US only, may be applicable elsewhere)
Meshtastic can be used by both unlicensed people and licensed operators.
Having a ham radio license grants you addition privilages and restrictions.

View file

@ -99,6 +99,7 @@ module.exports = {
"Getting Started": [
"getting-started/overview",
"getting-started/faq",
"getting-started/ham",
{
"Flashing firmware": [
"getting-started/flashing-esp32",