meshtastic/docs/faq/modules.mdx
Garth Vander Houwen 92ea05e5d3 Fix broken links
2022-07-03 11:46:00 -07:00

20 lines
477 B
Plaintext

---
id: modules
title: FAQs - Modules
sidebar_label: Modules
---
## Overview
### What are Modules?
Modules are features that expand the basic device functionality and/or integrate with other services.
### What modules do we have available?
A list of available modules is available [here](/docs/settings/moduleconfig).
### I'd like to write a module. How do I get started?
API documentation for creating modules is available [here](/docs/developers/firmware/module-api).